commit | ade315d83c1d53b3c6b820134cb16601351810fe | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Sep 01 17:45:35 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Sep 01 17:45:35 2009 +0900 |
tree | 19d528431ba57ba3f4d7593f3849007ef64d0163 | |
parent | 1e1030dccb1084c8a38976d3656aab1d50d762da [diff] |
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>