diff options
author | 2024-03-08 19:25:04 +0800 | |
---|---|---|
committer | 2024-03-11 10:37:40 +0000 | |
commit | 683a67da95616c91a85b98e41dc8eefe9f2b29e7 (patch) | |
tree | 8db546ff0658cc827f43f0c66cb950d0942e411d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mptcp: annotate a data-race around sysctl_tcp_wmem[0] (diff) | |
download | linux-rng-683a67da95616c91a85b98e41dc8eefe9f2b29e7.tar.xz linux-rng-683a67da95616c91a85b98e41dc8eefe9f2b29e7.zip |
tcp: annotate a data-race around sysctl_tcp_wmem[0]
When reading wmem[0], it could be changed concurrently without
READ_ONCE() protection. So add one annotation here.
Signed-off-by: Jason Xing <kernelxing@tencent.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions