Searched hist:"725 aea873261e8d986e527838fde2a721f0962d8" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/xtensa/lib/ |
H A D | Makefile | diff 725aea873261e8d986e527838fde2a721f0962d8 Sat Oct 05 01:33:31 CDT 2019 Max Filippov <jcmvbkbc@gmail.com> xtensa: enable KCSAN
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>
|
/openbmc/linux/arch/xtensa/include/asm/ |
H A D | barrier.h | diff 725aea873261e8d986e527838fde2a721f0962d8 Sat Oct 05 01:33:31 CDT 2019 Max Filippov <jcmvbkbc@gmail.com> xtensa: enable KCSAN
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>
|
H A D | bitops.h | diff 725aea873261e8d986e527838fde2a721f0962d8 Sat Oct 05 01:33:31 CDT 2019 Max Filippov <jcmvbkbc@gmail.com> xtensa: enable KCSAN
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>
|
/openbmc/linux/arch/xtensa/boot/lib/ |
H A D | Makefile | diff 725aea873261e8d986e527838fde2a721f0962d8 Sat Oct 05 01:33:31 CDT 2019 Max Filippov <jcmvbkbc@gmail.com> xtensa: enable KCSAN
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>
|
/openbmc/linux/arch/xtensa/ |
H A D | Kconfig | diff 725aea873261e8d986e527838fde2a721f0962d8 Sat Oct 05 01:33:31 CDT 2019 Max Filippov <jcmvbkbc@gmail.com> xtensa: enable KCSAN
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>
|