diff options
| author | Eric Dumazet <edumazet@google.com> | 2026-04-16 23:03:11 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-18 21:10:12 +0300 |
| commit | 124199444de467767175a9004e1574dc42523e62 (patch) | |
| tree | daf51a74d46793eb2c714d1cdb13a4a8a456b501 /include/linux/workqueue_api.h | |
| parent | faa886ad3ce5fc8f5156493491fe189b2b726bc9 (diff) | |
| download | linux-124199444de467767175a9004e1574dc42523e62.tar.xz | |
tcp: add data-race annotations for TCP_NLA_SNDQ_SIZE
tcp_get_timestamping_opt_stats() intentionally runs lockless, we must
add READ_ONCE() and WRITE_ONCE() annotations to keep KCSAN happy.
Fixes: 87ecc95d81d9 ("tcp: add send queue size stat in SCM_TIMESTAMPING_OPT_STATS")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20260416200319.3608680-7-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions
