[POWERPC] Use regset code for compat PTRACE_*REGS* calls
authorRoland McGrath <roland@redhat.com>
Thu, 20 Dec 2007 11:59:04 +0000 (03:59 -0800)
committerPaul Mackerras <paulus@samba.org>
Thu, 7 Feb 2008 09:40:21 +0000 (20:40 +1100)
commit0deef2c7ab9dcf82f6ad26fc2fca358cd56c9cb9
tree00e0b016d28ec2f4d717196fb43b0f70fcce5a69
parent81e695c026eeda9a97e412fa4f458e5cab2f6c85
[POWERPC] Use regset code for compat PTRACE_*REGS* calls

This cleans up the 32-bit ptrace syscall support to use user_regset calls
to get at the register data for PTRACE_*REGS* calls.

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