sh: Fix kGDB NMI handling.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Sep 2006 02:37:33 +0000 (11:37 +0900)
committerPaul 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