]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[S390] compat ptrace cleanup
authorRoland McGrath <roland@redhat.com>
Wed, 7 May 2008 07:22:57 +0000 (09:22 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Wed, 7 May 2008 07:23:02 +0000 (09:23 +0200)
commitb499d76bfd78e900039155247e1c21bfdf807b7b
treeee12a2e36a035540cf3b99059fdca62b768f2803
parentc6ca1850e78d60c299ceb4c240a04af9e2384f70
[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>
arch/s390/kernel/compat_wrapper.S
arch/s390/kernel/ptrace.c
include/asm-s390/ptrace.h