diff options
author | Eric Dumazet <[email protected]> | 2023-07-19 21:28:47 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-07-20 12:34:17 -0700 |
commit | 348b81b68b13ebd489a3e6a46aa1c384c731c919 (patch) | |
tree | 055f09e8001cd23eb870cc8248c297daf032472e /tools/perf/scripts/python/intel-pt-events.py | |
parent | ac528649f7c63bc233cc0d33cff11f767cc666e3 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions