]> git.baikalelectronics.ru Git - kernel.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)
commitfdd6f6a5b803a1abb95d43215f1e95e1e28e507d
tree760025969501b054544c1e106e13f12da8fb3b96
parent3174b82d352485a13cd97b1521f2c8d6f6b32ca1
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