summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-05-05 09:11:33 +0000
committerJakub Kicinski <kuba@kernel.org>2026-05-06 17:46:05 -0700
commit770b136ff9bf3e319d19875da59c4f7f4853da3a (patch)
treea6b1b39ef131d5b234aba3d9245c469e913cd64a /scripts
parent67ef49047d312be692c8c439145f4514174e517f (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