[MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.
authorRalf Baechle <ralf@linux-mips.org>
Sun, 6 May 2007 16:51:59 +0000 (17:51 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 11 May 2007 13:28:30 +0000 (14:28 +0100)
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>

No differences found