diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-04-30 06:16:09 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-02 16:59:09 -0700 |
| commit | 046111a1a35a1720748f254377d3d1663664ea61 (patch) | |
| tree | 19fd762944fa837b9f0a8deeed8e1e37631cfd50 /scripts/dummy-tools/python3 | |
| parent | 1d324c2f43f70c965f25c58cc3611c779adbe47e (diff) | |
net/sched: sch_cake: annotate data-races in cake_dump_class_stats (I)
cake_dump_class_stats() runs without qdisc spinlock being held.
In this first patch, I add READ_ONCE()/WRITE_ONCE() annotations for:
- flow->head
- flow->dropped
- b->backlogs[]
Fixes: 046f6fd5daef ("sched: Add Common Applications Kept Enhanced (cake) qdisc")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20260430061610.3503483-2-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/dummy-tools/python3')
0 files changed, 0 insertions, 0 deletions
