git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06d36fc
)
powerpc/vsx: Fix VSX alignment handler for regs 32-63
author
Michael Neuling
<mikey@neuling.org>
Thu, 12 Feb 2009 19:08:58 +0000
(19:08 +0000)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 20 Feb 2009 22:36:54 +0000
(14:36 -0800)
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 <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found