]> Pileus Git - ~andy/linux/commitdiff
x86: Enable forced interrupt threading support
authorThomas Gleixner <tglx@linutronix.de>
Mon, 7 Feb 2011 01:24:08 +0000 (02:24 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 12 Mar 2011 13:12:02 +0000 (14:12 +0100)
All non threadeable interrupts are marked. Enable forced irq threading
support.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/Kconfig

index ad74608349bda9e771d4b57cf4e9f7c1dc5ba870..e7ef769eabf20824bfc4d4583faf5027f02c5b8b 100644 (file)
@@ -67,6 +67,7 @@ config X86
        select GENERIC_IRQ_PROBE
        select GENERIC_PENDING_IRQ if SMP
        select GENERIC_IRQ_SHOW
+       select IRQ_FORCED_THREADING
        select USE_GENERIC_SMP_HELPERS if SMP
 
 config INSTRUCTION_DECODER