summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-04-16 20:03:17 +0000
committerJakub Kicinski <kuba@kernel.org>2026-04-18 11:10:13 -0700
commit71c675358b711bbfd8528949249419dc2dfa4ce1 (patch)
tree5c47202a1e6a34134a99c7321c7a84106a98585f /include/linux/timerqueue.h
parent290b693ce7c9d48588d88b15a782a3efc6fa036b (diff)
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/timerqueue.h')
0 files changed, 0 insertions, 0 deletions