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:
41504c3
)
sh: Fixup sh_bios() trap handling.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 11 Dec 2006 11:29:28 +0000
(20:29 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Mon, 11 Dec 2006 23:42:09 +0000
(08:42 +0900)
This was inadvertently broken when the entry.S code split up,
restore the missing branch and get subsequent traps working
under debug again. This manifested itself as a lockup when
attempting to reload the VBR base.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found