summaryrefslogtreecommitdiff
path: root/include/net/net_namespace.h
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2009-10-23 10:14:38 +0400
committerDavid S. Miller <davem@davemloft.net>2009-10-24 17:07:59 +0400
commit8d5b2c084d2e71587e30a6ef528a8a8051e59dcd (patch)
treea66dd86d178eb5ce50a1704e085542ae3516e398 /include/net/net_namespace.h
parent2922bc8aedfcd41ca6171cfe1a79ff111ad72019 (diff)
downloadlinux-8d5b2c084d2e71587e30a6ef528a8a8051e59dcd.tar.xz
gre: convert hash tables locking to RCU
GRE 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 'include/net/net_namespace.h')
0 files changed, 0 insertions, 0 deletions