diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-05-19 09:46:17 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-20 19:04:57 -0700 |
| commit | c67b104fd7982162885c5e43057ca761006748e2 (patch) | |
| tree | fac614b21364b356af9df3ceb52a2c83fae02d2b /scripts/patch-kernel | |
| parent | 24117f2f1dd4a254dee510bef54b23389fb862c7 (diff) | |
net/sched: sch_drr: annotate data-races around cl->deficit
drr_dump_class_stats() runs without qdisc spinlock held.
Add missing READ_ONCE()/WRITE_ONCE() annotations around cl->deficit.
Fixes: edb09eb17ed8 ("net: sched: do not acquire qdisc spinlock in qdisc/class stats dump")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260519094618.2632073-2-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
