mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
808f5114a9
Convert AF_PACKET to use RCU, eliminating one more reader/writer lock. There is no need for a real sk_del_node_init_rcu(), because sk_del_node_init is doing the equivalent thing to hlst_del_init_rcu already; but added some comments to try and make that obvious. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
conntrack.h | ||
core.h | ||
dccp.h | ||
generic.h | ||
hash.h | ||
ipv4.h | ||
ipv6.h | ||
mib.h | ||
packet.h | ||
unix.h | ||
x_tables.h | ||
xfrm.h |