]> www.infradead.org Git - users/jedix/linux-maple.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)
committerGuangyu Sun <guangyu.sun@oracle.com>
Mon, 8 Oct 2012 17:00:04 +0000 (10:00 -0700)
commit09017d930bd86d15ec56124fc72863f99f8df0d7
tree364ece6e607f27deb53f290d3ce0733766ae06bd
parent318557a51484a3b65cbb205041d97d5c88f6b04f
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>
Signed-off-by: Guangyu Sun <guangyu.sun@oracle.com>
net/l2tp/l2tp_core.c
net/l2tp/l2tp_core.h