From: Michael Neuling Date: Thu, 12 Feb 2009 19:08:58 +0000 (+0000) Subject: powerpc/vsx: Fix VSX alignment handler for regs 32-63 X-Git-Tag: v2.6.29-rc6~76^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26456dcfb8d8e43b1b64b2a14710694cf7a72f05;p=pandora-kernel.git 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 CC: stable@kernel.org (2.6.27 & .28 please) Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed