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:
1e1030d
)
sh: Kill off kgdb's magical NMI debouncing.
author
Paul Mundt
<lethal@linux-sh.org>
Tue, 1 Sep 2009 08:45:35 +0000
(17:45 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Tue, 1 Sep 2009 08:45:35 +0000
(17:45 +0900)
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>
No differences found