sh: Fix bogus regs pointer in do_IRQ().
authorPaul Mundt <lethal@linux-sh.org>
Wed, 14 Mar 2007 04:03:35 +0000 (13:03 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 14 Mar 2007 04:03:35 +0000 (13:03 +0900)
SH-3 and SH-4 were trampling the register, and SH-2 wasn't even
setting it in the first place. This ended up with some rather
broken behaviour in the sysrq show_regs().

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found