diff options
| author | 2026-04-30 06:16:10 +0000 | |
|---|---|---|
| committer | 2026-05-02 16:59:09 -0700 | |
| commit | 67dc6c56b871617deac85b9f72500b69b1fdf835 (patch) | |
| tree | be72c8905d19d3bdf90def948ba6df0aa19a157a /samples/kobject/ssh:/git@git.zx2c4.com/git:/git.zx2c4.com | |
| parent | net/sched: sch_cake: annotate data-races in cake_dump_class_stats (I) (diff) | |
net/sched: sch_cake: annotate data-races in cake_dump_class_stats (II)
cake_dump_class_stats() runs without qdisc spinlock being held.
In this second patch, I add READ_ONCE()/WRITE_ONCE() annotations for:
- flow->deficit
- flow->cvars.dropping
- flow->cvars.count
- flow->cvars.p_drop
- flow->cvars.blue_timer
- flow->cvars.drop_next
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-3-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'samples/kobject/ssh:/git@git.zx2c4.com/git:/git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
