summaryrefslogtreecommitdiff
path: root/scripts/Makefile.debug
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-05-14 09:59:33 +0000
committerJakub Kicinski <kuba@kernel.org>2026-05-15 18:19:11 -0700
commite54c33503bf7cebb1c1790251ce90f1252678081 (patch)
treed37d18be495b4edbf9d64de70946a8e5beafa7a1 /scripts/Makefile.debug
parent9b949fa69129e4b694ed11ee3be6d6edd4a9b8f4 (diff)
net/sched: sch_htb: annotate data-races (I)
htb_dump() runs without holding qdisc spinlock. Add missing READ_ONCE()/WRITE_ONCE() annotations around q->overlimits and q->direct_pkts. 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/20260514095935.3926276-3-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/Makefile.debug')
0 files changed, 0 insertions, 0 deletions