From: xeb@mail.ru Date: Fri, 24 Aug 2012 01:07:38 +0000 (+0000) Subject: l2tp: avoid to use synchronize_rcu in tunnel free function X-Git-Tag: v3.2.30~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db385ea9719a50e852fa7396c4af2213ec342f6c;p=pandora-kernel.git 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 Signed-off-by: David S. Miller Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed