diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-04-21 17:25:09 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-23 07:12:50 +0300 |
| commit | bbfaa73ea6871db03dc05d7f05f00557a8981f25 (patch) | |
| tree | df95c447d879a3c10145ede9214d80b978f6b33d /scripts | |
| parent | 5154561d9b119f781249f8e845fecf059b38b483 (diff) | |
| download | linux-bbfaa73ea6871db03dc05d7f05f00557a8981f25.tar.xz | |
net/sched: sch_fq_codel: remove data-races from fq_codel_dump_stats()
fq_codel_dump_stats() acquires the qdisc spinlock a bit too late.
Move this acquisition before we fill st.qdisc_stats with live data.
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/20260421142509.3967231-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
