]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit856a514b408fd1b147bf95916811980982fa40d0
tree08e64d29aba1c3e2c8e233548f901f3ec602e169
parent99af900aef048f4923e71bb72f88cc556241a0d4
[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>
arch/mips/kernel/traps.c