diff options
author | 2024-02-28 13:54:30 +0000 | |
---|---|---|
committer | 2024-03-01 08:42:31 +0000 | |
commit | 32f754176e889cdfe989ef08ece19859427755df (patch) | |
tree | af0f0215d2574da45535a83add3e4336d5c16d59 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipv6: annotate data-races around cnf.hop_limit (diff) | |
download | wireguard-linux-32f754176e889cdfe989ef08ece19859427755df.tar.xz wireguard-linux-32f754176e889cdfe989ef08ece19859427755df.zip |
ipv6: annotate data-races around cnf.forwarding
idev->cnf.forwarding and net->ipv6.devconf_all->forwarding
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