diff options
| author | Amery Hung <ameryhung@gmail.com> | 2026-04-01 00:35:54 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-04-03 01:11:08 +0300 |
| commit | 0b481a6915ed649f12ae0a9625206781bfdcc705 (patch) | |
| tree | 56c11115e262ae1c237bdd0b0533994f35558bb7 /rust | |
| parent | 80aa8e9c64d0351f8bb215816e1b2277240c9e11 (diff) | |
| download | linux-0b481a6915ed649f12ae0a9625206781bfdcc705.tar.xz | |
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 'rust')
0 files changed, 0 insertions, 0 deletions
