[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)
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>

No differences found