aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2019-04-26 16:23:29 +0000
committerMichael Ellerman <mpe@ellerman.id.au>2019-05-03 01:20:25 +1000
commitadcf59187e2705721ccf23733a5fa2fb20d91415 (patch)
treeb1a1b45fa1bdb81e409a7f369f8f21f1d4a2e185 /arch/powerpc/include/asm
parentpowerpc/prom_init: don't use string functions from lib/ (diff)
downloadlinux-dev-adcf59187e2705721ccf23733a5fa2fb20d91415.tar.xz
linux-dev-adcf59187e2705721ccf23733a5fa2fb20d91415.zip
powerpc: don't use direct assignation during early boot.
In kernel/cputable.c, explicitly use memcpy() instead of *y = *x; This will allow GCC to replace it with __memcpy() when KASAN is selected. Acked-by: Dmitry Vyukov <dvyukov@google.com> Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/include/asm')
0 files changed, 0 insertions, 0 deletions