diff options
| author | Eric Dumazet <edumazet@google.com> | 2023-09-22 03:42:21 +0000 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2023-10-01 19:39:19 +0100 |
| commit | 02715925222c137f418ecac417b68c7801e8f729 (patch) | |
| tree | 9335c1b4160ce9a68755d89abc5746090a80116f /scripts/gdb/linux/utils.py | |
| 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 <edumazet@google.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
