From: Eric Dumazet Date: Mon, 25 Oct 2010 03:20:11 +0000 (+0000) Subject: net_ns: add __rcu annotations X-Git-Tag: v2.6.37-rc1~88^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c87733d0682547050ccccb400cdac425fa43b39;p=pandora-kernel.git net_ns: add __rcu annotations add __rcu annotation to (struct net)->gen, and use rcu_dereference_protected() in net_assign_generic() Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed