commit | b499d76bfd78e900039155247e1c21bfdf807b7b | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed May 07 09:22:57 2008 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Wed May 07 09:23:02 2008 +0200 |
tree | ee12a2e36a035540cf3b99059fdca62b768f2803 | |
parent | c6ca1850e78d60c299ceb4c240a04af9e2384f70 [diff] |
[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 <roland@redhat.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>