commit | 630c8a5fc9fb2f3541652b65f23630757d304cc9 | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Fri Oct 18 12:08:22 2013 -0500 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Wed Oct 30 16:01:23 2013 +1100 |
tree | 0e8acd66c8b5fee2983a12707b444b6b9a1c2526 | |
parent | 075f6311af30b011eaa8e50341c06a9082a796a9 [diff] |
powerpc: Enable Little Endian Alignment Handler for Float Pair Instructions This patch enables alignment handling for the load/store floating point pair instructions (lfdp, lfdpx, stfdp, stfdpx). The handler routine is properly coded and only needs to be enabled. Signed-off-by: Tom Musta <tmusta@gmail.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>