]> 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 16:47:22 +0000 (09:47 -0700)
commit928863a39f0ee47af97e7e17b909334dcb06cf1e
tree50912928ba0d92029764aa2eefab739f91dfc0f0
parentf8df5b8a9dec89726e6bf8a2073c72a533c6d0c5
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