summaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorEric Dumazet2009-10-23 08:34:34 +0200
committerDavid S. Miller2009-10-24 15:07:58 +0200
commit2922bc8aedfcd41ca6171cfe1a79ff111ad72019 (patch)
tree4b937e9869e6b72ea0b59620526a9af8fd3ddcfe /net/ipv4
parentipip: convert hash tables locking to RCU (diff)
downloadkernel-qcow2-linux-2922bc8aedfcd41ca6171cfe1a79ff111ad72019.tar.gz
kernel-qcow2-linux-2922bc8aedfcd41ca6171cfe1a79ff111ad72019.tar.xz
kernel-qcow2-linux-2922bc8aedfcd41ca6171cfe1a79ff111ad72019.zip
ip6tnl: convert hash tables locking to RCU
ip6_tunnels use one rwlock to protect their hash tables. This locking scheme can be converted to RCU for free, since netdevice already must wait for a RCU grace period at dismantle time. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions