diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-09-15 11:35:10 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-15 19:29:47 -0700 |
commit | 3a43be3c328ff42327da0b141de360dc4587aab7 (patch) | |
tree | 669c86867533e70dfe3a2aa52e17802aeb2e60bf /net/irda | |
parent | 1507850b400492fdedc3064d3b8db5e9a1c871e3 (diff) | |
download | op-kernel-dev-3a43be3c328ff42327da0b141de360dc4587aab7.zip op-kernel-dev-3a43be3c328ff42327da0b141de360dc4587aab7.tar.gz |
sit: get rid of ipip6_lock
As RTNL is held while doing tunnels inserts and deletes, we can remove
ipip6_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 'net/irda')
0 files changed, 0 insertions, 0 deletions