]> git.baikalelectronics.ru Git - kernel.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)
commita1b37fdc9f692ae2c664c5a64cbba9a3d3e694f2
treeee12a2e36a035540cf3b99059fdca62b768f2803
parent5d78126f9c9c7a59a8f9bac9d83587c586e35747
[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