]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Fix endian issues in VMX copy loops
authorAnton Blanchard <anton@samba.org>
Mon, 23 Sep 2013 02:04:35 +0000 (12:04 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 11 Oct 2013 05:48:25 +0000 (16:48 +1100)
commit32ee1e188eadd7c997837649a107fd1c50feef7a
tree6d7bd0eea1b8c062845bb11610c25e24968164d2
parent8b5ede69d24db939f52b47effff2f6fe1e83e08b
powerpc: Fix endian issues in VMX copy loops

Fix the permute loops for little endian.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/lib/copyuser_power7.S
arch/powerpc/lib/memcpy_power7.S