]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Fix broken rm7000/rm9000 interrupt handling
authorThomas Koeller <thomas.koeller@baslerweb.com>
Mon, 11 Feb 2008 22:42:12 +0000 (23:42 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 19 Feb 2008 17:01:31 +0000 (17:01 +0000)
commit22ee83d64439267d30121dc1a13dd22e33869dd6
tree5151123b8b0f71703ce16343c4042819d8abb575
parent9beca1263df6403dff730e5cdc5a9c2d1045016a
[MIPS] Fix broken rm7000/rm9000 interrupt handling

Properly acknowledge RM7K and RM9K interrupts. Before this, interrupts were
permanently masked after their first occurrence, making them non-functional.

Signed-off-by: Thomas Koeller <thomas.koeller@baslerweb.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/irq-rm7000.c
arch/mips/kernel/irq-rm9000.c