]> git.baikalelectronics.ru Git - kernel.git/commit
sparc64: Deselect IRQ_PREFLOW_FASTEOI
authorValentin Schneider <valentin.schneider@arm.com>
Fri, 3 Jul 2020 15:56:44 +0000 (16:56 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 4 Jul 2020 08:02:06 +0000 (10:02 +0200)
commit4fb5c2dacc834b59d977bd01f6660b19d61fa764
tree5518707941efe2bb6191ee240ba4911eaca5b38a
parent3cb926aca9a15d4dca46d31e290388a1725ae66e
sparc64: Deselect IRQ_PREFLOW_FASTEOI

sparc64 hasn't needed to select this since commit:

  b1b8bcb7e245 ("sparc64: sparse irq")

which got rid of the calls to __irq_set_preflow_handler() first installed
by commit:

  464853f063d7 ("sparc: Use the new genirq functionality")

Deselect this option.

Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Anatoly Pugachev <matorola@gmail.com>
Link: https://lkml.kernel.org/r/20200703155645.29703-2-valentin.schneider@arm.com
arch/sparc/Kconfig