diff options
author | Eric Dumazet <edumazet@google.com> | 2023-07-19 21:28:47 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-07-20 12:34:17 -0700 |
commit | 348b81b68b13ebd489a3e6a46aa1c384c731c919 (patch) | |
tree | 055f09e8001cd23eb870cc8248c297daf032472e /scripts/clang-tools/gen_compile_commands.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 <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 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions