summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorAmery Hung <ameryhung@gmail.com>2026-03-31 14:35:54 -0700
committerAlexei Starovoitov <ast@kernel.org>2026-04-02 15:11:08 -0700
commit0b481a6915ed649f12ae0a9625206781bfdcc705 (patch)
tree56c11115e262ae1c237bdd0b0533994f35558bb7 /tools/perf/scripts/python/bin/stackcollapse-record
parent80aa8e9c64d0351f8bb215816e1b2277240c9e11 (diff)
selftests/bpf: Remove TLD_READ_ONCE() in the user space header
TLD_READ_ONCE() is redundant as the only reference passed to it is defined as _Atomic. The load is guaranteed to be atomic in C11 standard (6.2.6.1). Drop the macro. Signed-off-by: Amery Hung <ameryhung@gmail.com> Acked-by: Sun Jian <sun.jian.kdev@gmail.com> Link: https://lore.kernel.org/r/20260331213555.1993883-5-ameryhung@gmail.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions