summaryrefslogtreecommitdiff
path: root/include/net
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-04-16 23:03:09 +0300
committerJakub Kicinski <kuba@kernel.org>2026-04-18 21:10:12 +0300
commitfd571afb05ebaeac5d8f09460a0640d4cf6755f8 (patch)
treedbfe0a9d41419d731bfa11ed8d1a1428cbab70fb /include/net
parent829ba1f329cb7cbd56d599a6d225997fba66dc32 (diff)
downloadlinux-fd571afb05ebaeac5d8f09460a0640d4cf6755f8.tar.xz
tcp: annotate data-races around tp->snd_ssthresh
tcp_get_timestamping_opt_stats() intentionally runs lockless, we must add READ_ONCE() and WRITE_ONCE() annotations to keep KCSAN happy. Fixes: 7156d194a077 ("tcp: add snd_ssthresh stat in SCM_TIMESTAMPING_OPT_STATS") Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20260416200319.3608680-5-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions