git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffe1b4e
)
sh: Fix bogus regs pointer in do_IRQ().
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 14 Mar 2007 04:03:35 +0000
(13:03 +0900)
committer
Paul 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