diff options
author | 2023-07-19 21:28:47 +0000 | |
---|---|---|
committer | 2023-07-20 12:34:17 -0700 | |
commit | 348b81b68b13ebd489a3e6a46aa1c384c731c919 (patch) | |
tree | 055f09e8001cd23eb870cc8248c297daf032472e /tools/perf/scripts/python | |
parent | Merge branch 'net-support-stp-on-bridge-in-non-root-netns' (diff) | |
download | wireguard-linux-348b81b68b13ebd489a3e6a46aa1c384c731c919.tar.xz wireguard-linux-348b81b68b13ebd489a3e6a46aa1c384c731c919.zip |
tcp: annotate data-races around tp->tcp_tx_delay
do_tcp_getsockopt() reads tp->tcp_tx_delay while another cpu
might change its value.
Fixes: a842fe1425cb ("tcp: add optional per socket transmit delay")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20230719212857.3943972-2-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions