summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-04-23 09:28:39 +0300
committerJakub Kicinski <kuba@kernel.org>2026-04-28 03:41:08 +0300
commitd3aeb889dcbd78e95f500d383799a23d949796e0 (patch)
treeee12f5553564bf9fbf11a127a27942f98472e6d0 /include/linux/timerqueue.h
parentbde34e84edc8b5571fbde7e941e175a4293ee1eb (diff)
downloadlinux-d3aeb889dcbd78e95f500d383799a23d949796e0.tar.xz
net/sched: sch_choke: annotate data-races in choke_dump_stats()
choke_dump_stats() only runs with RTNL held. It reads fields that can be changed in qdisc fast path. Add READ_ONCE()/WRITE_ONCE() annotations. Fixes: edb09eb17ed8 ("net: sched: do not acquire qdisc spinlock in qdisc/class stats dump") Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Jamal Hadi Salim <jhs@mojatatu.com> Link: https://patch.msgid.link/20260423062839.2524324-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions