]> git.karo-electronics.de Git - karo-tx-linux.git/commit
l2tp: avoid to use synchronize_rcu in tunnel free function
authorxeb@mail.ru <xeb@mail.ru>
Fri, 24 Aug 2012 01:07:38 +0000 (01:07 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Oct 2012 17:38:56 +0000 (10:38 -0700)
commit25a29dec42e8c89e3de2e5d3a8f3e246f3640d06
tree0aa4c81909fac370722f8bb63f8fb59220e6d849
parent440de22d93f91d12eb351692b64a349a80668e91
l2tp: avoid to use synchronize_rcu in tunnel free function

[ 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/l2tp/l2tp_core.c
net/l2tp/l2tp_core.h