]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc/vsx: Fix VSX alignment handler for regs 32-63
authorMichael Neuling <mikey@neuling.org>
Thu, 12 Feb 2009 19:08:58 +0000 (19:08 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 13 Feb 2009 05:37:45 +0000 (16:37 +1100)
commit26456dcfb8d8e43b1b64b2a14710694cf7a72f05
tree2a655c7515a5c27ea20a51a206e4d3b8df0edcba
parent0047656e2a97d4452dd7df9e52591a7afe21a263
powerpc/vsx: Fix VSX alignment handler for regs 32-63

Fix the VSX alignment handler for VSX registers > 32.  32-63 are stored
in the VMX part of the thread_struct not the FPR part.

Signed-off-by: Michael Neuling <mikey@neuling.org>
CC: stable@kernel.org (2.6.27 & .28 please)
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/align.c