]> Git Repo - linux.git/commitdiff
sparc64: Deselect IRQ_PREFLOW_FASTEOI
authorValentin Schneider <[email protected]>
Fri, 3 Jul 2020 15:56:44 +0000 (16:56 +0100)
committerThomas Gleixner <[email protected]>
Sat, 4 Jul 2020 08:02:06 +0000 (10:02 +0200)
sparc64 hasn't needed to select this since commit:

  ee6a9333fa58 ("sparc64: sparse irq")

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

  fcd8d4f49869 ("sparc: Use the new genirq functionality")

Deselect this option.

Signed-off-by: Valentin Schneider <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Anatoly Pugachev <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
arch/sparc/Kconfig

index 5bf2dc163540fc4af8eb774e6263c2293b76f343..76f4078e7419a14e505b44c682b303b938a48317 100644 (file)
@@ -80,7 +80,6 @@ config SPARC64
        select RTC_DRV_STARFIRE
        select HAVE_PERF_EVENTS
        select PERF_USE_VMALLOC
-       select IRQ_PREFLOW_FASTEOI
        select ARCH_HAVE_NMI_SAFE_CMPXCHG
        select HAVE_C_RECORDMCOUNT
        select HAVE_ARCH_AUDITSYSCALL
This page took 0.059 seconds and 4 git commands to generate.