commit | c42d95d6c49ce9c678a9d10aeb3f526c850d66dc | [log] [tgz] |
---|---|---|
author | Thomas Koeller <thomas.koeller@baslerweb.com> | Mon Feb 11 23:42:12 2008 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 19 17:01:31 2008 +0000 |
tree | 5151123b8b0f71703ce16343c4042819d8abb575 | |
parent | 2eaa7ec286db54cc1a864565ed9367966743bcbd [diff] |
[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>