diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-05-19 12:46:17 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-21 05:04:57 +0300 |
| commit | c67b104fd7982162885c5e43057ca761006748e2 (patch) | |
| tree | fac614b21364b356af9df3ceb52a2c83fae02d2b /include/uapi/linux | |
| parent | 24117f2f1dd4a254dee510bef54b23389fb862c7 (diff) | |
| download | linux-c67b104fd7982162885c5e43057ca761006748e2.tar.xz | |
net/sched: sch_drr: annotate data-races around cl->deficit
drr_dump_class_stats() runs without qdisc spinlock held.
Add missing READ_ONCE()/WRITE_ONCE() annotations around cl->deficit.
Fixes: edb09eb17ed8 ("net: sched: do not acquire qdisc spinlock in qdisc/class stats dump")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260519094618.2632073-2-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions
