diff options
author | Eric Dumazet <[email protected]> | 2024-02-28 13:54:29 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-03-01 08:42:31 +0000 |
commit | e0bb2675fea2783c45bb95d74f00c55156720863 (patch) | |
tree | 0f7a1c6c8a215727d5dfd5ccc5c86fd9ca717b31 /scripts/generate_rust_analyzer.py | |
parent | e7135f484994494a38071e3653a83d21d305f50c (diff) |
ipv6: annotate data-races around cnf.hop_limit
idev->cnf.hop_limit and net->ipv6.devconf_all->hop_limit
might be read locklessly, add appropriate READ_ONCE()
and WRITE_ONCE() annotations.
Signed-off-by: Eric Dumazet <[email protected]>
Acked-by: Florian Westphal <[email protected]> # for netfilter parts
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions