diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-05-05 09:11:33 +0000 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-05-06 17:46:05 -0700 |
| commit | 770b136ff9bf3e319d19875da59c4f7f4853da3a (patch) | |
| tree | a6b1b39ef131d5b234aba3d9245c469e913cd64a /scripts | |
| parent | 67ef49047d312be692c8c439145f4514174e517f (diff) | |
net/sched: sch_sfq: annotate data-races from sfq_dump_class_stats()
sfq_dump_class_stats() runs locklessly, add needed READ_ONCE()
and WRITE_ONCE() annotations.
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/20260505091133.2452510-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
