sh: Kill off kgdb's magical NMI debouncing.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 1 Sep 2009 08:45:35 +0000 (17:45 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 1 Sep 2009 08:45:35 +0000 (17:45 +0900)
commitade315d83c1d53b3c6b820134cb16601351810fe
tree19d528431ba57ba3f4d7593f3849007ef64d0163
parent1e1030dccb1084c8a38976d3656aab1d50d762da
sh: Kill off kgdb's magical NMI debouncing.

The kgdb stub has traditionally tied in to the NMI slot, and manually
handled debounce. Now that we have a generic way to do this instead, all
of the stub-specific debounce silliness can be killed off.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/include/asm/kgdb.h
arch/sh/kernel/cpu/sh3/entry.S
arch/sh/kernel/kgdb.c