diff options
author | Eric Dumazet <[email protected]> | 2023-12-08 10:12:44 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-12-11 10:59:17 +0000 |
commit | 1ac13efd614c752d3b47bbfb58e7c36eeb92cb5a (patch) | |
tree | 34623c8c03fc41bcf60cea58e0db4a8bb4ea7f35 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | d2f011a0bf28c090ad75c9b1d306f2e1dda1c9bc (diff) |
ipv6: annotate data-races around np->ucast_oif
np->ucast_oif is read locklessly in some contexts.
Make all accesses to this field lockless, adding appropriate
annotations.
This also makes setsockopt( IPV6_UNICAST_IF ) lockless.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions