diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-04-16 23:03:12 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-18 21:10:12 +0300 |
| commit | ee43e957ce2ec77b2ec47fef28f3c0df6ab01a31 (patch) | |
| tree | d49300edb2d4dce1cfd4f5a1fca91dcca306ea00 /include/linux | |
| parent | 124199444de467767175a9004e1574dc42523e62 (diff) | |
| download | linux-ee43e957ce2ec77b2ec47fef28f3c0df6ab01a31.tar.xz | |
tcp: annotate data-races around tp->bytes_sent
tcp_get_timestamping_opt_stats() intentionally runs lockless, we must
add READ_ONCE() and WRITE_ONCE() annotations to keep KCSAN happy.
Fixes: ba113c3aa79a ("tcp: add data bytes sent stats")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260416200319.3608680-8-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
