diff options
author | Roland McGrath <roland@redhat.com> | 2008-03-13 19:25:35 +1100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-03-20 10:10:56 +1100 |
commit | c2372eb9bcafdd149b26987a8c25bbed92fd2775 (patch) | |
tree | 8e32ac8e467593c333cfed402fdb766cba80308a /arch/powerpc/mm/slb.c | |
parent | 264e3e889d86e552b4191d69bb60f4f3b383135a (diff) | |
download | blackbird-obmc-linux-c2372eb9bcafdd149b26987a8c25bbed92fd2775.tar.gz blackbird-obmc-linux-c2372eb9bcafdd149b26987a8c25bbed92fd2775.zip |
[POWERPC] user_regset PTRACE_SETREGS regression fix
The PTRACE_SETREGS request was only recently added on powerpc,
and gdb does not use it. So it slipped through without getting
all the testing it should have had.
The user_regset changes had a simple bug in storing to all of
the 32-bit general registers block on 64-bit kernels. This bug
only comes up with PTRACE_SETREGS, not PPC_PTRACE_SETREGS.
It causes a BUG_ON to hit, so this fix needs to go in ASAP.
Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/mm/slb.c')
0 files changed, 0 insertions, 0 deletions