From: Paul E. McKenney Date: Wed, 16 May 2012 22:33:15 +0000 (-0700) Subject: rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializations X-Git-Tag: v3.6-rc1~168^2^2~2^3~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d36cc701b28983ea2c8d80afe68aae5452aea3bf;p=pandora-kernel.git rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializations This commit applies the INIT_RCU_POINTER() macro to all uses of RCU_POINTER_INITIALIZER() that were all too cleverly creating gcc-style initializations. Signed-off-by: Paul E. McKenney Acked-by: David Howells --- Reading git-diff-tree failed