commit | 856a514b408fd1b147bf95916811980982fa40d0 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Sun May 06 17:51:59 2007 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Fri May 11 14:28:30 2007 +0100 |
tree | 08e64d29aba1c3e2c8e233548f901f3ec602e169 | |
parent | 99af900aef048f4923e71bb72f88cc556241a0d4 [diff] |
[MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr. Harmless bug because this function is only called in case of another kernel bug anyway which is also why this was missed for so long. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>