diff options
author | Rohan McLure <[email protected]> | 2023-02-06 13:17:59 +1100 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2023-02-10 22:19:56 +1100 |
commit | b6e259297a6bffb882d55715284bb5219eefda42 (patch) | |
tree | 2d7e5813a40e7260e16e2ad9006e2f6d8d7408c8 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 2a7ce82dc46c591c9244057d89a6591c9639b9b9 (diff) |
powerpc/kcsan: Memory barriers semantics
Annotate memory barriers *mb() with calls to kcsan_mb(), signaling to
compilers supporting KCSAN that the respective memory barrier has been
issued. Rename memory barrier *mb() to __*mb() to opt in for
asm-generic/barrier.h to generate the respective *mb() macro.
Signed-off-by: Rohan McLure <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions