summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2026-04-16 20:03:07 +0000
committerJakub Kicinski <kuba@kernel.org>2026-04-18 11:10:12 -0700
commit21e92a38cfd891538598ba8f805e0165a820d532 (patch)
tree27511c2b82c9278f5791eb89282a4c45a2dbc97a /include/linux/timerqueue.h
parent267bf3cf9a6f0ffb98b8afd983c1950e835f07c9 (diff)
tcp: add data-race annotations around tp->data_segs_out and tp->total_retrans
tcp_get_timestamping_opt_stats() intentionally runs lockless, we must add READ_ONCE() and WRITE_ONCE() annotations to keep KCSAN happy. Fixes: 7e98102f4897 ("tcp: record pkts sent and retransmistted") Signed-off-by: Eric Dumazet <edumazet@google.com> Link: https://patch.msgid.link/20260416200319.3608680-3-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions