summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-05-19 09:46:17 +0000
committerJakub Kicinski <kuba@kernel.org>2026-05-20 19:04:57 -0700
commitc67b104fd7982162885c5e43057ca761006748e2 (patch)
treefac614b21364b356af9df3ceb52a2c83fae02d2b /scripts/objdiff
parent24117f2f1dd4a254dee510bef54b23389fb862c7 (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/objdiff')
0 files changed, 0 insertions, 0 deletions