summaryrefslogtreecommitdiffstats
path: root/arch/riscv
diff options
context:
space:
mode:
authorNick Hu <nickhu@andestech.com>2019-10-28 03:40:59 +0100
committerPalmer Dabbelt <palmerdabbelt@google.com>2020-01-22 22:09:41 +0100
commit57ee58e39321ab4ac3f2949b90117786726cb216 (patch)
treefafba61aeb66c3a6e6366751f75e2e6012350836 /arch/riscv
parentLinux 5.5-rc7 (diff)
downloadlinux-57ee58e39321ab4ac3f2949b90117786726cb216.tar.xz
linux-57ee58e39321ab4ac3f2949b90117786726cb216.zip
kasan: No KASAN's memmove check if archs don't have it.
If archs don't have memmove then the C implementation from lib/string.c is used, and then it's instrumented by compiler. So there is no need to add KASAN's memmove to manual checks. Signed-off-by: Nick Hu <nickhu@andestech.com> Acked-by: Dmitry Vyukov <dvyukov@google.com> Acked-by: Andrey Ryabinin <aryabinin@virtuozzo.com> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'arch/riscv')
0 files changed, 0 insertions, 0 deletions