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:
e2c53be
)
l2tp: avoid to use synchronize_rcu in tunnel free function
author
xeb@mail.ru
<xeb@mail.ru>
Fri, 24 Aug 2012 01:07:38 +0000
(
01:07
+0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 30 Aug 2012 16:31:03 +0000
(12:31 -0400)
Avoid to use synchronize_rcu in l2tp_tunnel_free because context may be
atomic.
Signed-off-by: Dmitry Kozlov <xeb@mail.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found