commit | 99469c32f79a32d8481f87be0d3c66dad286f4ec | [log] [tgz] |
---|---|---|
author | xeb@mail.ru <xeb@mail.ru> | Fri Aug 24 01:07:38 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 30 12:31:03 2012 -0400 |
tree | fe937e501fe88ba696ba21669454367d6c7b9096 | |
parent | e2c53be223aca36cf93eb6a0f6bafa079e78f52b [diff] |
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>