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:
d23bc1b
)
ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}
author
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 6 Feb 2010 10:35:23 +0000
(10:35 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 15 Feb 2010 21:39:52 +0000
(21:39 +0000)
The generic ptrace_request() handles these for us, so there's no
need to duplicate them in arch code.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found