mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-13 14:24:11 +08:00
725aea8732
Prefix arch-specific barrier macros with '__' to make use of instrumented generic macros. Prefix arch-specific bitops with 'arch_' to make use of instrumented generic functions. Provide stubs for 64-bit atomics when building with KCSAN. Disable KCSAN instrumentation in arch/xtensa/boot. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Acked-by: Marco Elver <elver@google.com> |
||
---|---|---|
.. | ||
ashldi3.S | ||
ashrdi3.S | ||
checksum.S | ||
divsi3.S | ||
kcsan-stubs.c | ||
lshrdi3.S | ||
Makefile | ||
memcopy.S | ||
memset.S | ||
modsi3.S | ||
mulsi3.S | ||
pci-auto.c | ||
strncpy_user.S | ||
strnlen_user.S | ||
udivsi3.S | ||
umodsi3.S | ||
usercopy.S |