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:00 +0200 |
| commit | 6a4f30e6e34cd15f44ffdb0a4991ff3a5a5b8f82 (patch) | |
| tree | b1b944014f3d116291504a34d2ef9916d74fa13e /include/linux/timerqueue_types.h | |
| parent | c0559465842cd0160bb018d16c902c68f4b21648 (diff) | |
batman-adv: replace non-atomic meshif config fields with (READ|WRITE)_ONCE
The meshif configuration values are only accessed as plain loads/stores and
do not require full atomic_t semantics. Convert these fields to native
integer types and replace their users with READ_ONCE()/WRITE_ONCE() to
avoid load/store tearing.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'include/linux/timerqueue_types.h')
0 files changed, 0 insertions, 0 deletions
