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:
c4637d4
)
sh: ptrace single stepping cleanups.
author
Paul Mundt
<lethal@linux-sh.org>
Wed, 30 Jul 2008 10:09:31 +0000
(19:09 +0900)
committer
Paul Mundt
<lethal@linux-sh.org>
Fri, 1 Aug 2008 19:39:33 +0000
(
04:39
+0900)
This converts the single stepping done by sh/sh64 ptrace implementations
to use the generic user_enable/disable_single_step(), and subsequently
rips out a lot of ptrace request cases that are now handled generically.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found