[POWERPC] Use user_regset accessors for FP regs
authorRoland McGrath <roland@redhat.com>
Thu, 20 Dec 2007 11:57:34 +0000 (03:57 -0800)
committerPaul Mackerras <paulus@samba.org>
Thu, 7 Feb 2008 09:38:56 +0000 (20:38 +1100)
commitf65255e8d51ecbc6c9eef20d39e0377d19b658ca
tree68fb6a6b0d6b1faf8fc6513420d601b02eade78c
parent5ab3e84f66321579ca36b63a13bf78decba65121
[POWERPC] Use user_regset accessors for FP regs

This implements user_regset-style accessors for the powerpc FPU data,
and rewrites the existing ptrace code in terms of those calls.

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