diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-05-15 15:13:24 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-20 16:34:20 -0700 |
| commit | a3442936dd0523277e20aaf86207c574e755c634 (patch) | |
| tree | a348fe0f703f436a882e2cf45f74b2ee2aded61c /include | |
| parent | abe003b33223ff33552f291644bf35d9c2f992fb (diff) | |
net: shaper: annotate the data races
As previously discussed we don't care about making the shaper
state fully RCU-compliant because the hierarchy itself can't
be dumped in one go over Netlink. Let's annotate the reads
and writes to make that clear.
The field-by-field assignments will also be useful for the
next commit which adds explicit "valid" field (which we don't
want to override with the current full struct assignment).
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20260515221325.1685455-2-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
