]> Git Repo - linux.git/commit
l2tp: avoid to use synchronize_rcu in tunnel free function
author[email protected] <[email protected]>
Fri, 24 Aug 2012 01:07:38 +0000 (01:07 +0000)
committerDavid S. Miller <[email protected]>
Thu, 30 Aug 2012 16:31:03 +0000 (12:31 -0400)
commit99469c32f79a32d8481f87be0d3c66dad286f4ec
treefe937e501fe88ba696ba21669454367d6c7b9096
parente2c53be223aca36cf93eb6a0f6bafa079e78f52b
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/l2tp/l2tp_core.c
net/l2tp/l2tp_core.h
This page took 0.04228 seconds and 4 git commands to generate.