diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-05-04 19:38:42 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-06 04:01:28 +0300 |
| commit | f83e07b29246f468bc7c99f98ca1897843fa8167 (patch) | |
| tree | 32c4a95fe703b917ae27622e07b0fc3b75701b45 /scripts/objdump-func | |
| parent | 40aa9fcea0721f5b885eec2fb9aa526145e83797 (diff) | |
| download | linux-f83e07b29246f468bc7c99f98ca1897843fa8167.tar.xz | |
net/sched: sch_fq_codel: annotate data-races from fq_codel_dump_class_stats()
fq_codel_dump_class_stats() acquires qdisc spinlock only when requested
to follow flow->head chain.
As we did in sch_cake recently, add the missing 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/20260504163842.1162001-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/objdump-func')
0 files changed, 0 insertions, 0 deletions
