diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-04-16 23:03:17 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-18 21:10:13 +0300 |
| commit | 71c675358b711bbfd8528949249419dc2dfa4ce1 (patch) | |
| tree | 5c47202a1e6a34134a99c7321c7a84106a98585f /include | |
| parent | 290b693ce7c9d48588d88b15a782a3efc6fa036b (diff) | |
| download | linux-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')
0 files changed, 0 insertions, 0 deletions
