diff options
author | Eric Dumazet <[email protected]> | 2023-07-19 21:28:51 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-07-20 12:34:18 -0700 |
commit | 6e5e1de616bf5f3df1769abc9292191dfad9110a (patch) | |
tree | aa2f5769684948278bd811c96b96845ec6b1fc4d /tools/perf/scripts/python/sctop.py | |
parent | 5ecf9d4f52ff2f1d4d44c9b68bc75688e82f13b4 (diff) |
tcp: annotate data-races around tp->keepalive_probes
do_tcp_getsockopt() reads tp->keepalive_probes while another cpu
might change its value.
Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2")
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/sctop.py')
0 files changed, 0 insertions, 0 deletions