diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-04-16 23:03:19 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-18 21:10:14 +0300 |
| commit | 9e89b9d03a2d2e30dcca166d5af52f9a8eceab25 (patch) | |
| tree | c01a7b3b1b7bee880edd6529ab29cab2c75cdd69 /include | |
| parent | 3a63b3d160560ef51e43fb4c880a5cde8078053c (diff) | |
| download | linux-9e89b9d03a2d2e30dcca166d5af52f9a8eceab25.tar.xz | |
tcp: annotate data-races around tp->plb_rehash
tcp_get_timestamping_opt_stats() intentionally runs lockless, we must
add READ_ONCE() and WRITE_ONCE() annotations to keep KCSAN happy.
Fixes: 29c1c44646ae ("tcp: add u32 counter in tcp_sock and an SNMP counter for PLB")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260416200319.3608680-15-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
