]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
powerpc: Use generic memcpy code in little endian
authorAnton Blanchard <anton@samba.org>
Mon, 23 Sep 2013 02:04:52 +0000 (12:04 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 11 Oct 2013 05:48:40 +0000 (16:48 +1100)
commitde577a356848a629b2c7f252ca3d1bc87375b52b
tree760025969501b054544c1e106e13f12da8fb3b96
parent7a332b0c9a59e0b0777dec55eefdda0f9a24ac52
powerpc: Use generic memcpy code in little endian

We need to fix some endian issues in our memcpy code. For now
just enable the generic memcpy routine for little endian builds.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/string.h
arch/powerpc/kernel/ppc_ksyms.c
arch/powerpc/lib/Makefile