diff options
author | 2019-04-26 16:23:29 +0000 | |
---|---|---|
committer | 2019-05-03 01:20:25 +1000 | |
commit | adcf59187e2705721ccf23733a5fa2fb20d91415 (patch) | |
tree | b1a1b45fa1bdb81e409a7f369f8f21f1d4a2e185 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | powerpc/prom_init: don't use string functions from lib/ (diff) | |
download | linux-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions