From: Eric Dumazet Date: Fri, 23 Oct 2009 17:51:26 +0000 (+0000) Subject: ipv6 sit: RCU conversion phase I X-Git-Tag: v2.6.33-rc1~388^2~711 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef9a9d1183b36fbf3de327f44596533b770c3005;p=pandora-kernel.git ipv6 sit: RCU conversion phase I SIT tunnels use one rwlock to protect their prl entries. This first patch adds RCU locking for prl management, with standard call_rcu() calls. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed