[PATCH -mm 10/43] powerpc user_regset fpregs

2007-12-20 Thread Roland McGrath
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 <[EMAIL PROTECTED]> --- arch/powerpc/kernel/ptrace.c | 37 +++-- 1 files changed, 31 insertions(+),

[PATCH -mm 10/43] powerpc user_regset fpregs

2007-12-20 Thread Roland McGrath
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 [EMAIL PROTECTED] --- arch/powerpc/kernel/ptrace.c | 37 +++-- 1 files changed, 31 insertions(+), 6