Skip to content
Commit 45880485 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net-core-rcuify-rtnl-af_ops'



Florian Westphal says:

====================
net: core: rcuify rtnl af_ops

None of the rtnl af_ops callbacks sleep, so they can be called while
holding rcu read lock.

Switch handling of af_ops to rcu.

This would allow to later call af_ops functions without holding
the rtnl mutex anymore.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents d85969f1 5fa85a09
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment