commit | 0deef2c7ab9dcf82f6ad26fc2fca358cd56c9cb9 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Dec 20 03:59:04 2007 -0800 |
committer | Paul Mackerras <paulus@samba.org> | Thu Feb 07 20:40:21 2008 +1100 |
tree | 00e0b016d28ec2f4d717196fb43b0f70fcce5a69 | |
parent | 81e695c026eeda9a97e412fa4f458e5cab2f6c85 [diff] |
[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>