]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
rcu: remove redundant ACCESS_ONCE definition from rcupreempt.c
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 17 Aug 2008 19:50:36 +0000 (12:50 -0700)
committerIngo Molnar <mingo@elte.hu>
Mon, 18 Aug 2008 07:45:22 +0000 (09:45 +0200)
commitded00a56e99555c3f4000ef3eebfd5fe0d574565
tree384e81f0780de2fb89a82dd341cb24ce2f4364cf
parentcd95851785bcfe95fdf73689e8ecb5a1c5959231
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 <paulmck@linux.vnet.ibm.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/compiler.h
kernel/rcupreempt.c