git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4543c10
)
xfrm6_tunnel: RCU conversion
author
Eric Dumazet
<eric.dumazet@gmail.com>
Fri, 23 Oct 2009 18:19:19 +0000
(18:19 +0000)
committer
David S. Miller
<davem@davemloft.net>
Sat, 24 Oct 2009 13:07:57 +0000
(06:07 -0700)
xfrm6_tunnels use one rwlock to protect their hash tables.
Plain and straightforward conversion to RCU locking to permit better SMP
performance.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found