From: Paul E. McKenney Date: Sun, 17 Aug 2008 19:50:36 +0000 (-0700) Subject: rcu: remove redundant ACCESS_ONCE definition from rcupreempt.c X-Git-Tag: v2.6.28-rc1~723^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ded00a56e99555c3f4000ef3eebfd5fe0d574565;p=pandora-kernel.git rcu: remove redundant ACCESS_ONCE definition from rcupreempt.c Remove the redundant definition of ACCESS_ONCE() from rcupreempt.c in favor of the one in compiler.h. Also merge the comment header from rcupreempt.c's definition into that in compiler.h. Signed-off-by: Paul E. McKenney Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed