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:02 +0200 |
| commit | 4dd2055046c4295c30ed552b4c2fd280b8d36317 (patch) | |
| tree | 25b56a4f6d03f29845ffce5502013851b9073522 /include/linux/debugobjects.h | |
| parent | 58020571b54f41ddd786eb96cb0deb66668453db (diff) | |
batman-adv: replace non-atomic last_ttvn with (READ|WRITE)_ONCE
The last TT version number of an meshif is only accessed as plain
loads/stores and does not require full atomic_t semantics. Convert to an
native integer 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
