]> 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>
Thu, 28 Jul 2011 15:25:10 +0000 (16:25 +0100)
commit4972ecb4912a90019f066999bce025496489e2d9
tree21a932fe60fceea0e279fae7b737e6b18c364e91
parentb8de09394be50e54433717efaa8623442212213e
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