diff options
author | 2023-07-19 21:28:53 +0000 | |
---|---|---|
committer | 2023-07-20 12:34:18 -0700 | |
commit | 9df5335ca974e688389c875546e5819778a80d59 (patch) | |
tree | abb25288680549c36d2833bb7b977e1becbc33c9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tcp: annotate data-races around icsk->icsk_syn_retries (diff) | |
download | wireguard-linux-9df5335ca974e688389c875546e5819778a80d59.tar.xz wireguard-linux-9df5335ca974e688389c875546e5819778a80d59.zip |
tcp: annotate data-races around tp->linger2
do_tcp_getsockopt() reads tp->linger2 while another cpu
might change its value.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://lore.kernel.org/r/20230719212857.3943972-8-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions