From: Roland McGrath Date: Wed, 7 May 2008 07:22:57 +0000 (+0200) Subject: [S390] compat ptrace cleanup X-Git-Tag: v2.6.26-rc2~35^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b499d76bfd78e900039155247e1c21bfdf807b7b;p=pandora-kernel.git [S390] compat ptrace cleanup This removes redundant arch code for generic ptrace requests already handled by ptrace_request and compat_ptrace_request. It simplifies things to just have the standard entry points, and use the generic compat_sys_ptrace. Signed-off-by: Roland McGrath Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed