commit | fa8f5cb0c980e9fe3e04bc937fbd13417b52c046 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Dec 20 03:58:08 2007 -0800 |
committer | Paul Mackerras <paulus@samba.org> | Thu Feb 07 20:40:16 2008 +1100 |
tree | 22bb8496ac654e57b134223e23ea899fbb5cfb6e | |
parent | 80fdf4709497a276a826c9d8426ef1effc8f8e33 [diff] |
[POWERPC] Add user_regset compat support This extends task_user_regset_view CONFIG_PPC64 with support for the 32-bit view of register state, compatible with what a CONFIG_PPC32 kernel provides. 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>