From: Jiri Pirko Date: Wed, 20 Jun 2012 08:39:39 +0000 (+0000) Subject: team: do RCU update path fixups X-Git-Tag: v3.6-rc1~125^2~474 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6dab015cf8c9d2fabb13d0332998bc440e9c6555;p=pandora-kernel.git team: do RCU update path fixups Use rcu_access_pointer and rcu_dereference_protected to access RCU pointer by updater. Use RCU_INIT_POINTER for NULL assignment of RCU pointer. Signed-off-by: Jiri Pirko Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed