summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-04-16 23:03:12 +0300
committerJakub Kicinski <kuba@kernel.org>2026-04-18 21:10:12 +0300
commitee43e957ce2ec77b2ec47fef28f3c0df6ab01a31 (patch)
treed49300edb2d4dce1cfd4f5a1fca91dcca306ea00 /include
parent124199444de467767175a9004e1574dc42523e62 (diff)
downloadlinux-ee43e957ce2ec77b2ec47fef28f3c0df6ab01a31.tar.xz
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 'include')
0 files changed, 0 insertions, 0 deletions