summaryrefslogtreecommitdiff
path: root/include/linux/stackprotector.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-04-16 23:03:17 +0300
committerJakub Kicinski <kuba@kernel.org>2026-04-18 21:10:13 +0300
commit71c675358b711bbfd8528949249419dc2dfa4ce1 (patch)
tree5c47202a1e6a34134a99c7321c7a84106a98585f /include/linux/stackprotector.h
parent290b693ce7c9d48588d88b15a782a3efc6fa036b (diff)
downloadlinux-71c675358b711bbfd8528949249419dc2dfa4ce1.tar.xz
tcp: annotate data-races around tp->timeout_rehash
tcp_get_timestamping_opt_stats() intentionally runs lockless, we must add READ_ONCE() and WRITE_ONCE() annotations to keep KCSAN happy. Fixes: 32efcc06d2a1 ("tcp: export count for rehash attempts") Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20260416200319.3608680-13-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions