powerpc: Enable Little Endian Alignment Handler for Float Pair Instructions
authorTom Musta <tommusta@gmail.com>
Fri, 18 Oct 2013 17:08:22 +0000 (12:08 -0500)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 30 Oct 2013 05:01:23 +0000 (16:01 +1100)
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>

No differences found