rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU
authorPaul E. McKenney <paul.mckenney@linaro.org>
Thu, 3 Nov 2011 21:56:12 +0000 (14:56 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Sun, 11 Dec 2011 18:31:45 +0000 (10:31 -0800)
commitb807fbff3102bcac76ed9157d834dc20bb3d133b
treea47a67bc636debb60b58ef1859d5282ebec244cd
parent11dbaa8cb79a6e4a234a134898436f717a663f01
rcu: Permit RCU_FAST_NO_HZ to be used by TREE_PREEMPT_RCU

The new implementation of RCU_FAST_NO_HZ is compatible with preemptible
RCU, so this commit removes the Kconfig restriction that previously
prohibited this.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
init/Kconfig