diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-07-01 08:22:13 +0000 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2026-07-03 16:22:11 +0200 |
| commit | ed37710d6c672561c3309dab4b86d0f18c8534ff (patch) | |
| tree | 419025ad9f89562179d5256acea5ea5405299209 /tools/perf/scripts/python/bin | |
| parent | 6fb33632323a396c9dc2bb9bea483e013e547d57 (diff) | |
macvlan: annotate data-races around vlan->mode and vlan->flags
Both fields can be changed in macvlan_changelink() while being read
locklessly.
Add READ_ONCE()/WRITE_ONCE() annotations.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
Link: https://patch.msgid.link/20260701082214.2974946-2-edumazet@google.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
