• Max Filippov's avatar
    xtensa: enable KCSAN · 725aea87
    Max Filippov authored
    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: default avatarMax Filippov <jcmvbkbc@gmail.com>
    Acked-by: default avatarMarco Elver <elver@google.com>
    725aea87
Makefile 857 Bytes