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

This implements user_regset-style accessors for the powerpc SPE 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