From: Paul Mundt Date: Wed, 14 Mar 2007 04:03:35 +0000 (+0900) Subject: sh: Fix bogus regs pointer in do_IRQ(). X-Git-Tag: v2.6.21-rc5~56^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3afb209a43a4216ad4f1411922d47a44252926c6;p=pandora-kernel.git sh: Fix bogus regs pointer in do_IRQ(). 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 --- Reading git-diff-tree failed