diff options
author | 2024-04-04 11:42:31 +0000 | |
---|---|---|
committer | 2024-04-05 22:32:37 -0700 | |
commit | f410cbea9f3d2675b4c8e52af1d1985b11b387d1 (patch) | |
tree | e407bf74e04719f2aadbec9acd9ac32501fe67b0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | Merge branch 'ethtool-hw-timestamping-statistics' (diff) | |
download | wireguard-linux-f410cbea9f3d2675b4c8e52af1d1985b11b387d1.tar.xz wireguard-linux-f410cbea9f3d2675b4c8e52af1d1985b11b387d1.zip |
tcp: annotate data-races around tp->window_clamp
tp->window_clamp can be read locklessly, add READ_ONCE()
and WRITE_ONCE() annotations.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Jason Xing <kerneljasonxing@gmail.com>
Link: https://lore.kernel.org/r/20240404114231.2195171-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions