diff options
author | 2024-02-28 13:54:28 +0000 | |
---|---|---|
committer | 2024-03-01 08:42:31 +0000 | |
commit | e7135f484994494a38071e3653a83d21d305f50c (patch) | |
tree | 734c791bf55fa4646d61929ada3684bc5de0791f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipv6: addrconf_disable_ipv6() optimization (diff) | |
download | wireguard-linux-e7135f484994494a38071e3653a83d21d305f50c.tar.xz wireguard-linux-e7135f484994494a38071e3653a83d21d305f50c.zip |
ipv6: annotate data-races around cnf.mtu6
idev->cnf.mtu6 might be read locklessly, add appropriate READ_ONCE()
and WRITE_ONCE() annotations.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.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