diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-05-14 09:59:33 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-15 18:19:11 -0700 |
| commit | e54c33503bf7cebb1c1790251ce90f1252678081 (patch) | |
| tree | d37d18be495b4edbf9d64de70946a8e5beafa7a1 /scripts/bash-completion/make | |
| parent | 9b949fa69129e4b694ed11ee3be6d6edd4a9b8f4 (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/bash-completion/make')
0 files changed, 0 insertions, 0 deletions
