Home
last modified time | relevance | path

Searched hist:"725 aea87" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/xtensa/lib/
H A DMakefile725aea87 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 Dbarrier.h725aea87 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 Dbitops.h725aea87 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 DMakefile725aea87 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 DKconfig725aea87 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>