diff options
| author | Jakub Kicinski <[email protected]> | 2025-07-09 01:32:41 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-09 01:32:41 +0000 |
| commit | eecbb1692f7af0b2e59c8073136c7e9afb86efb5 (patch) | |
| tree | 22a7c9a8db925ad25e52d907c3fd301f69736850 /tools/testing/selftests/drivers/net/hw/rss_api.py | |
| parent | Merge branch 'net-xsk-update-tx-queue-consumer' (diff) | |
| parent | ipv6: Remove setsockopt_needs_rtnl(). (diff) | |
| download | kernel-eecbb1692f7af0b2e59c8073136c7e9afb86efb5.tar.gz kernel-eecbb1692f7af0b2e59c8073136c7e9afb86efb5.zip | |
Merge branch 'ipv6-drop-rtnl-from-mcast-c-and-anycast-c'
Kuniyuki Iwashima says:
====================
ipv6: Drop RTNL from mcast.c and anycast.c
This is a prep series for RCU conversion of RTM_NEWNEIGH, which needs
RTNL during neigh_table.{pconstructor,pdestructor}() touching IPv6
multicast code.
Currently, IPv6 multicast code is protected by lock_sock() and
inet6_dev->mc_lock, and RTNL is not actually needed.
In addition, anycast code is also in the same situation and does not
need RTNL at all.
This series removes RTNL from net/ipv6/{mcast.c,anycast.c} and finally
removes setsockopt_needs_rtnl() from do_ipv6_setsockopt().
v2: https://lore.kernel.org/[email protected]
v1: https://lore.kernel.org/[email protected]
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/hw/rss_api.py')
0 files changed, 0 insertions, 0 deletions
