From: Russell King Date: Sat, 6 Feb 2010 10:35:23 +0000 (+0000) Subject: ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA} X-Git-Tag: v2.6.34-rc1~241^2~1^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=462f39a8c7496c95f4de91ef46d875f46e0fa271;p=pandora-kernel.git ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA} The generic ptrace_request() handles these for us, so there's no need to duplicate them in arch code. Signed-off-by: Russell King --- Reading git-diff-tree failed