mirror of https://github.com/torvalds/linux.git
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> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| ashldi3.S | ||
| ashrdi3.S | ||
| checksum.S | ||
| divsi3.S | ||
| kcsan-stubs.c | ||
| lshrdi3.S | ||
| memcopy.S | ||
| memset.S | ||
| modsi3.S | ||
| mulsi3.S | ||
| pci-auto.c | ||
| strncpy_user.S | ||
| strnlen_user.S | ||
| udivsi3.S | ||
| umodsi3.S | ||
| usercopy.S | ||