diff options
author | Eric Dumazet <edumazet@google.com> | 2024-02-28 14:54:26 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-03-01 09:42:30 +0100 |
commit | d289ab65b89c1d4d88417cb6c03e923f21f95fae (patch) | |
tree | 6c1aefc21eab92fb79cd53a53f633009603631be /drivers/macintosh | |
parent | ipv6: add ipv6_devconf_read_txrx cacheline_group (diff) | |
download | linux-d289ab65b89c1d4d88417cb6c03e923f21f95fae.tar.xz linux-d289ab65b89c1d4d88417cb6c03e923f21f95fae.zip |
ipv6: annotate data-races around cnf.disable_ipv6
disable_ipv6 is read locklessly, add appropriate READ_ONCE()
and WRITE_ONCE() annotations.
v2: do not preload net before rtnl_trylock() in
addrconf_disable_ipv6() (Jiri)
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 'drivers/macintosh')
0 files changed, 0 insertions, 0 deletions