From: Eric Dumazet Date: Mon, 25 Oct 2010 03:02:02 +0000 (+0000) Subject: rps: add __rcu annotations X-Git-Tag: v2.6.37-rc1~88^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e3f7faf3e8a3e226b1a6b955aac12abf2f2e1b6;p=pandora-kernel.git rps: add __rcu annotations Add __rcu annotations to : (struct netdev_rx_queue)->rps_map (struct netdev_rx_queue)->rps_flow_table struct rps_sock_flow_table *rps_sock_flow_table; And use appropriate rcu primitives. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed