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.27.19~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=308151183cd07fc0cbce0404dbd04259ac9d2a41;p=pandora-kernel.git powerpc/vsx: Fix VSX alignment handler for regs 32-63 commit 26456dcfb8d8e43b1b64b2a14710694cf7a72f05 upstream. 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 Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed