MIPS: Allow forced irq threading
authorThomas Gleixner <tglx@linutronix.de>
Sat, 23 Jul 2011 12:41:25 +0000 (12:41 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 21 Sep 2011 15:52:34 +0000 (17:52 +0200)
commit0f462e3c1281fd679b4c626612bfa59eb964bafd
tree78e41383eedb86c0d14a4a88e18890e1da6afa27
parent5c22cd407574988cc1580108e0df25ee64ea3d59
MIPS: Allow forced irq threading

All low level interrupts have been marked NO_THREAD, so MIPS can enjoy
the wonderful world of forced threaded interrupt handlers.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2639/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig