diff options
author | Eric Dumazet <edumazet@google.com> | 2024-02-28 14:54:28 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-01 09:42:31 +0100 |
commit | e7135f484994494a38071e3653a83d21d305f50c (patch) | |
tree | 734c791bf55fa4646d61929ada3684bc5de0791f /usr | |
parent | ipv6: addrconf_disable_ipv6() optimization (diff) | |
download | linux-e7135f484994494a38071e3653a83d21d305f50c.tar.xz 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 'usr')
0 files changed, 0 insertions, 0 deletions