diff options
author | David S. Miller <davem@davemloft.net> | 2024-02-26 11:46:13 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-26 11:46:13 +0000 |
commit | 5fc3903c46a743781cd35fdecfdd889c522e2c3b (patch) | |
tree | 41ed04a18e31b487f65bd4c80a0d7f502317a572 /crypto/Kconfig | |
parent | 5f6000aa24b939a8853dbc76642ba3cd12765bd8 (diff) | |
parent | 0ec4e48c3a233820e0bce1f5ba9ed3e4520f90e9 (diff) |
Merge branch 'rtnetlink-reduce-rtnl-pressure'
Eric Dumazet says:
====================
rtnetlink: reduce RTNL pressure for dumps
This series restarts the conversion of rtnl dump operations
to RCU protection, instead of requiring RTNL.
In this new attempt (prior one failed in 2011), I chose to
allow a gradual conversion of selected operations.
After this series, "ip -6 addr" and "ip -4 ro" no longer
need to acquire RTNL.
I refrained from changing inet_dump_ifaddr() and inet6_dump_addr()
to avoid merge conflicts because of two fixes in net tree.
I also started the work for "ip link" future conversion.
v2: rtnl_fill_link_ifmap() always emit IFLA_MAP (Jiri Pirko)
Added "nexthop: allow nexthop_mpath_fill_node()
to be called without RTNL" to avoid a lockdep splat (Ido Schimmel)
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/Kconfig')
0 files changed, 0 insertions, 0 deletions