]> git.baikalelectronics.ru Git - kernel.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)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Aug 2012 16:31:03 +0000 (12:31 -0400)
commitd4bedcebdc1cc1d9f812741c8d4851c25e0c160d
treefe937e501fe88ba696ba21669454367d6c7b9096
parent2323c44efae277fee9d056a30dc620a8e85157ed
l2tp: avoid to use synchronize_rcu in tunnel free function

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>
net/l2tp/l2tp_core.c
net/l2tp/l2tp_core.h