diff options
| author | Sven Eckelmann <sven@narfation.org> | 2026-05-12 19:37:05 +0200 |
|---|---|---|
| committer | Sven Eckelmann <sven@narfation.org> | 2026-06-01 14:22:01 +0200 |
| commit | 2b2450e3266ad01feb5ad0adb6ec3cd5b830c511 (patch) | |
| tree | 2c3869dc04b3618dd6f43933432c5e68c3c539eb /include/linux/debugobjects.h | |
| parent | 26f8f9f9379bb059fce6325ce87fe881f834fab3 (diff) | |
batman-adv: replace non-atomic mesh state with (READ|WRITE)_ONCE
The mesh state is only accessed as plain loads/stores and does not require
full atomic_t semantics. Convert to an enum and replace its users with
READ_ONCE()/WRITE_ONCE() to avoid load/store tearing.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
