diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-04-16 23:03:18 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-18 21:10:13 +0300 |
| commit | 3a63b3d160560ef51e43fb4c880a5cde8078053c (patch) | |
| tree | a313f8a387c6fdbd7f3976c480fe1cc2037cf803 /include/linux/stringify.h | |
| parent | 71c675358b711bbfd8528949249419dc2dfa4ce1 (diff) | |
| download | linux-3a63b3d160560ef51e43fb4c880a5cde8078053c.tar.xz | |
tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
tcp_get_timestamping_opt_stats() intentionally runs lockless, we must
add READ_ONCE() annotations to keep KCSAN happy.
WRITE_ONCE() annotations are already present.
Fixes: e08ab0b377a1 ("tcp: add bytes not sent to SCM_TIMESTAMPING_OPT_STATS")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260416200319.3608680-14-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions
