]> nv-tegra.nvidia Code Review - linux-2.6.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)
commitc42d95d6c49ce9c678a9d10aeb3f526c850d66dc
tree5151123b8b0f71703ce16343c4042819d8abb575
parent2eaa7ec286db54cc1a864565ed9367966743bcbd
[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