summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2025-08-28 13:27:35 +0300
committerJakub Kicinski <kuba@kernel.org>2025-08-30 05:29:24 +0300
commit8e60447f0831cdcafa2233e5547ee0eba8a5f8da (patch)
tree10dedfbf044efd6155257e86e4496274b68c2169 /tools/perf/scripts/python/event_analyzing_sample.py
parent9a574257b968426df5c180df1199d4b082f80ff9 (diff)
downloadlinux-8e60447f0831cdcafa2233e5547ee0eba8a5f8da.tar.xz
tcp: annotate data-races in tcp_req_diag_fill()
req->num_retrans and rsk_timer.expires are read locklessly, and can be changed from tcp_rtx_synack(). Add READ_ONCE()/WRITE_ONCE() annotations. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com> Link: https://patch.msgid.link/20250828102738.2065992-3-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions