[POWERPC] Use generic compat_ptrace_request
authorRoland McGrath <roland@redhat.com>
Thu, 20 Dec 2007 11:58:49 +0000 (03:58 -0800)
committerPaul Mackerras <paulus@samba.org>
Thu, 7 Feb 2008 09:40:20 +0000 (20:40 +1100)
commit1d48d71c06172c0853e04c334456e64cc006e208
tree7d7c78dbf86940a6c480d7380d6fc57235ef38b9
parentc034243504b8396c4293abdc63aa3fc336a7d870
[POWERPC] Use generic compat_ptrace_request

This removes some duplicated code by calling the new generic
compat_ptrace_request from powerpc's compat_sys_ptrace.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/kernel/ptrace32.c