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)
commit6ae5e8d7598ce01ac0e7dab1b89894c7386a2e61
tree03061d388b9cee2dc8140afe3d9fca71f75c4268
parent1c5f8f85df96dd7c17d63eed2d7da18b3ad00b6d
sh: Fix kGDB NMI handling.

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>
arch/sh/kernel/entry.S