diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-04-27 11:36:06 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-29 04:27:51 +0300 |
| commit | a6c95b833dc17e84d16a8ac0f40fd0931616a52d (patch) | |
| tree | 1a16997fcdd83c2e0e8430826d79f5e6a95c1855 /include/linux/stacktrace.h | |
| parent | 8fab48d87745a6ab1cec594b8d5865d9ae2db879 (diff) | |
| download | linux-a6c95b833dc17e84d16a8ac0f40fd0931616a52d.tar.xz | |
net/sched: sch_cake: annotate data-races in cake_dump_stats() (V)
cake_dump_stats() runs without qdisc spinlock being held.
In this final patch, I add READ_ONCE()/WRITE_ONCE() annotations
for cparams.target and cparams.interval.
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>
Link: https://patch.msgid.link/20260427083606.459355-6-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions
