linux-stable-rt/init
Paul E. McKenney 8008e129dc rcu: Drive configuration directly from SMP and PREEMPT
This commit eliminates the possibility of running TREE_PREEMPT_RCU
when SMP=n and of running TINY_RCU when PREEMPT=y.  People who really
want these combinations can hand-edit init/Kconfig, but eliminating
them as choices for production systems reduces the amount of testing
required.  It will also allow cutting out a few #ifdefs.

Note that running TREE_RCU and TINY_RCU on single-CPU systems using
SMP-built kernels is still supported.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
2011-09-28 21:36:45 -07:00
..
Kconfig rcu: Drive configuration directly from SMP and PREEMPT 2011-09-28 21:36:45 -07:00
Makefile
calibrate.c init: skip calibration delay if previously done 2011-07-25 20:57:17 -07:00
do_mounts.c
do_mounts.h
do_mounts_initrd.c
do_mounts_md.c
do_mounts_rd.c
initramfs.c
main.c init: carefully handle loglevel option on kernel cmdline. 2011-09-21 13:18:52 -07:00
noinitramfs.c
version.c