]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Add little endian support to alignment handler
authorAnton Blanchard <anton@samba.org>
Mon, 23 Sep 2013 02:04:49 +0000 (12:04 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 11 Oct 2013 05:48:37 +0000 (16:48 +1100)
commit835e206a67703f8cfb9f13ffc90d5fe5a374f40c
treec141294ff3c6339ed34591e752b44177c47406ff
parenta5841a46022e1ebe97d4c926c32ef4e9acec96a7
powerpc: Add little endian support to alignment handler

Handle most unaligned load and store faults in little
endian mode. Strings, multiples and VSX are not supported.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/align.c