]> 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)
commitdd0d188d075c17dac3747e6a064251946ffaf4dc
tree760025969501b054544c1e106e13f12da8fb3b96
parent5dd18d0db33c08de162203a65261abe794159b74
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