diff options
author | Tom Musta <tommusta@gmail.com> | 2013-10-18 14:44:17 -0500 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-10-30 16:01:36 +1100 |
commit | dbc2fbd7c29a78724e761711d516930246c0e1c2 (patch) | |
tree | da410fc25920bad6355d2cc121ef31f9faa5a1d8 /drivers/ssb/pcmcia.c | |
parent | 6506b4718bb59c5d4e59235b81b5e13ea5d3c49a (diff) |
powerpc: Fix Unaligned LE Floating Point Loads and Stores
This patch addresses unaligned single precision floating point loads
and stores in the single-step code. The old implementation
improperly treated an 8 byte structure as an array of two 4 byte
words, which is a classic little endian bug.
Signed-off-by: Tom Musta <tmusta@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'drivers/ssb/pcmcia.c')
0 files changed, 0 insertions, 0 deletions