From: Eric Dumazet Date: Mon, 25 Oct 2010 03:47:05 +0000 (+0000) Subject: net: add __rcu annotation to sk_filter X-Git-Tag: v2.6.37-rc1~88^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d7da9ddd9a4eb7808698d04b98bf9d62d02649b;p=pandora-kernel.git net: add __rcu annotation to sk_filter Add __rcu annotation to : (struct sock)->sk_filter And use appropriate rcu primitives to reduce sparse warnings if CONFIG_SPARSE_RCU_POINTER=y Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed