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:
a041125
)
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
Ben Hutchings
<ben@decadent.org.uk>
Wed, 19 Sep 2012 14:04:57 +0000
(15:04 +0100)
[ Upstream commit
99469c32f79a32d8481f87be0d3c66dad286f4ec
]
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>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found