]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Allow forced irq threading
authorThomas Gleixner <tglx@linutronix.de>
Thu, 28 Jul 2011 14:22:09 +0000 (15:22 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 9 Aug 2011 08:16:25 +0000 (09:16 +0100)
commit21957cc7839c6ed97fe4f3fbe9d95b7d2bac9233
treea0ff0b99d36ec5d77b9cd127c54cfb9275d8ef57
parentb7ea45ab06b92dc7302d1c3bb51433f416ecef7d
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