diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2019-04-26 16:23:29 +0000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2019-05-03 01:20:25 +1000 |
commit | adcf59187e2705721ccf23733a5fa2fb20d91415 (patch) | |
tree | b1a1b45fa1bdb81e409a7f369f8f21f1d4a2e185 /drivers/scsi/a4000t.c | |
parent | 450e7dd4001f22f796e22422dd1d2cbd5bda21fc (diff) | |
download | linux-adcf59187e2705721ccf23733a5fa2fb20d91415.tar.bz2 |
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 'drivers/scsi/a4000t.c')
0 files changed, 0 insertions, 0 deletions