summaryrefslogtreecommitdiff
path: root/tools/lib/python/kdoc
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-04-16 20:03:12 +0000
committerJakub Kicinski <kuba@kernel.org>2026-04-18 11:10:12 -0700
commitee43e957ce2ec77b2ec47fef28f3c0df6ab01a31 (patch)
treed49300edb2d4dce1cfd4f5a1fca91dcca306ea00 /tools/lib/python/kdoc
parent124199444de467767175a9004e1574dc42523e62 (diff)
tcp: annotate data-races around tp->bytes_sent
tcp_get_timestamping_opt_stats() intentionally runs lockless, we must add READ_ONCE() and WRITE_ONCE() annotations to keep KCSAN happy. Fixes: ba113c3aa79a ("tcp: add data bytes sent stats") Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20260416200319.3608680-8-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc')
0 files changed, 0 insertions, 0 deletions