On Fri, Apr 12, 2013 at 04:48:27PM -0700, Paul E. McKenney wrote: > From: "Paul E. McKenney" <[email protected]> > > 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 <[email protected]>
The #else branches of these ifdefs ought to disappear in the first patch of the series, since they cover the CONFIG_TINY_PREEMPT_RCU case. - Josh Triplett -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

