summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-04-16 23:03:16 +0300
committerJakub Kicinski <kuba@kernel.org>2026-04-18 21:10:13 +0300
commit290b693ce7c9d48588d88b15a782a3efc6fa036b (patch)
treef9852908869ee4a648a3c9e1d638d7d69a8192ed /include/linux
parent62585690e6b2a112c408fe25f142b246ac833c42 (diff)
downloadlinux-290b693ce7c9d48588d88b15a782a3efc6fa036b.tar.xz
tcp: annotate data-races around tp->srtt_us
tcp_get_timestamping_opt_stats() intentionally runs lockless, we must add READ_ONCE() and WRITE_ONCE() annotations to keep KCSAN happy. Fixes: e8bd8fca6773 ("tcp: add SRTT to SCM_TIMESTAMPING_OPT_STATS") Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20260416200319.3608680-12-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions