diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-09-15 13:07:24 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-16 04:29:46 +0200 |
commit | b7285b7912776a4492744949c747c88d539006fa (patch) | |
tree | b5231b4e6965b4ac629c3e9feb0613e366780d0e /COPYING | |
parent | net: add rtnl_dereference() (diff) | |
download | linux-b7285b7912776a4492744949c747c88d539006fa.tar.xz linux-b7285b7912776a4492744949c747c88d539006fa.zip |
ipip: get rid of ipip_lock
As RTNL is held while doing tunnels inserts and deletes, we can remove
ipip_lock spinlock. My initial RCU conversion was conservative and
converted the rwlock to spinlock, with no RTNL requirement.
Use appropriate rcu annotations and modern lockdep checks as well.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions