]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.h
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Mon, 15 Apr 2013 15:25:27 +0000 (08:25 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Wed, 22 May 2013 21:00:44 +0000 (14:00 -0700)
commit16572a446533908b27607a8321b994b22ee76301
tree0ad270fe4470bda0b20308952423c16f0c8c7a26
parenteeece9bdebfcd4ad0e42a9974a5e795059516eb0
rcu: Remove the CONFIG_TINY_RCU ifdefs in rcutiny.h

Now that CONFIG_TINY_PREEMPT_RCU is no more, this commit removes
the CONFIG_TINY_RCU ifdefs from include/linux/rcutiny.h in favor of
unconditionally compiling the CONFIG_TINY_RCU legs of those ifdefs.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
[ paulmck: Moved removal of #else to "Remove TINY_PREEMPT_RCU" as
  suggested by Josh Triplett. ]
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
include/linux/rcutiny.h