From: Pranith Kumar Date: Tue, 8 Jul 2014 21:46:50 +0000 (-0400) Subject: rcu: Remove remaining read-modify-write ACCESS_ONCE() calls X-Git-Tag: omap-for-v3.19/prcm-cleanup~100^2~1^2~16^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4de376a1b14e32f550931274f06b571abc0f3d4b;p=pandora-kernel.git rcu: Remove remaining read-modify-write ACCESS_ONCE() calls Change the remaining uses of ACCESS_ONCE() so that each ACCESS_ONCE() either does a load or a store, but not both. Signed-off-by: Pranith Kumar Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed