]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[POWERPC] Use user_regset accessors for altivec regs
authorRoland McGrath <roland@redhat.com>
Thu, 20 Dec 2007 11:57:39 +0000 (03:57 -0800)
committerPaul Mackerras <paulus@samba.org>
Thu, 7 Feb 2008 09:38:56 +0000 (20:38 +1100)
commit3caf06c6e0656b25f694e3d414191cedcecf76ce
tree54e2cd0769ac54b1d12dd7b9dec5fe5beab5bec9
parentf65255e8d51ecbc6c9eef20d39e0377d19b658ca
[POWERPC] Use user_regset accessors for altivec regs

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