diff options
author | Michael Neuling <mikey@neuling.org> | 2009-02-19 18:52:20 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-03-16 17:52:56 -0700 |
commit | 12f6c7575ef7751cb5ac8b40dc0e477c53426bf9 (patch) | |
tree | 09e28c9a5cc202b6944e43ebac688c14d427c2ed /fs | |
parent | edefbccb4c061e26a7390ecaee6f2fc0c1399b32 (diff) |
powerpc: Fix load/store float double alignment handler
commit 49f297f8df9adb797334155470ea9ca68bdb041e upstream.
When we introduced VSX, we changed the way FPRs are stored in the
thread_struct. Unfortunately we missed the load/store float double
alignment handler code when updating how we access FPRs in the
thread_struct.
Below fixes this and merges the little/big endian case.
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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions