[POWERPC] Add user_regset_view definitions
authorRoland McGrath <roland@redhat.com>
Thu, 20 Dec 2007 11:58:00 +0000 (03:58 -0800)
committerPaul Mackerras <paulus@samba.org>
Thu, 7 Feb 2008 09:40:16 +0000 (20:40 +1100)
commit80fdf4709497a276a826c9d8426ef1effc8f8e33
treeb78b6a95c3ee7b70f03abb22ce8432e6a0c6c2e0
parent44dd3f50d3848e332b49e83a142b39b960ec962e
[POWERPC] Add user_regset_view definitions

This provides the task_user_regset_view entry point and support for
all the native-mode (64 on CONFIG_PPC64, 32 on CONFIG_PPC32) thread
register state.  This will enable generic machine-independent code to
access user-mode threads' registers for debugging and dumping.

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