diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-04-16 23:03:14 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-18 21:10:13 +0300 |
| commit | a984705ca88b976bf1087978fd98b7f3993da88c (patch) | |
| tree | 2987024d765c98a008c6747ca81bd74d9412453c /include/linux/kernel.h | |
| parent | 5efc7b9f7cbd43401f1af81d3d7f2be00f93390d (diff) | |
| download | linux-a984705ca88b976bf1087978fd98b7f3993da88c.tar.xz | |
tcp: annotate data-races around tp->dsack_dups
tcp_get_timestamping_opt_stats() intentionally runs lockless, we must
add READ_ONCE() and WRITE_ONCE() annotations to keep KCSAN happy.
Fixes: 7e10b6554ff2 ("tcp: add dsack blocks received stats")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260416200319.3608680-10-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions
