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:
1c5f8f8
)
sh: Fix kGDB NMI handling.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Sep 2006 02:37:33 +0000
(11:37 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 27 Sep 2006 02:37:33 +0000
(11:37 +0900)
in_nmi shifted down a few labels, so we were inadvertently
clearing the lower byte of do_syscall_trace, badness ensues.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found