From: Eric Dumazet Date: Fri, 23 Oct 2009 18:19:19 +0000 (+0000) Subject: xfrm6_tunnel: RCU conversion X-Git-Tag: v2.6.33-rc1~388^2~709 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91cc3bb0b04ffef49bb044e06b221ea5de053e91;p=pandora-kernel.git xfrm6_tunnel: RCU conversion xfrm6_tunnels use one rwlock to protect their hash tables. Plain and straightforward conversion to RCU locking to permit better SMP performance. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed