diff options
author | Eric Dumazet <[email protected]> | 2023-09-22 03:42:21 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-01 19:39:19 +0100 |
commit | 02715925222c137f418ecac417b68c7801e8f729 (patch) | |
tree | 9335c1b4160ce9a68755d89abc5746090a80116f /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | c4480eb5504c9771f935cbca58a3b874bdd36af8 (diff) |
inet: implement lockless getsockopt(IP_MULTICAST_IF)
Add missing annotations to inet->mc_index and inet->mc_addr
to fix data-races.
getsockopt(IP_MULTICAST_IF) can be lockless.
setsockopt() side is left for later.
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/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions