summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-04-16 23:03:13 +0300
committerJakub Kicinski <kuba@kernel.org>2026-04-18 21:10:13 +0300
commit5efc7b9f7cbd43401f1af81d3d7f2be00f93390d (patch)
tree848f50018fcfbd2f384ecfdb239ec6fce3e5a599 /include
parentee43e957ce2ec77b2ec47fef28f3c0df6ab01a31 (diff)
downloadlinux-5efc7b9f7cbd43401f1af81d3d7f2be00f93390d.tar.xz
tcp: annotate data-races around tp->bytes_retrans
tcp_get_timestamping_opt_stats() intentionally runs lockless, we must add READ_ONCE() and WRITE_ONCE() annotations to keep KCSAN happy. Fixes: fb31c9b9f6c8 ("tcp: add data bytes retransmitted stats") Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20260416200319.3608680-9-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions