commit | 3afb209a43a4216ad4f1411922d47a44252926c6 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Mar 14 13:03:35 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Mar 14 13:03:35 2007 +0900 |
tree | 8c91a9edad3b09181bd290f33f3e14e3d7c01e2c | |
parent | ffe1b4e9f436fd7bb784f3bf7ee963c149fbca5f [diff] |
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 <lethal@linux-sh.org>