Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a0b8e085 authored by Paul E. McKenney's avatar Paul E. McKenney
Browse files

rcutorture: Add SRCU Kconfig-fragment files



Use .boot facility to ease inclusion of SRCU into automated testing.

Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Greg KH <gregkh@linuxfoundation.org>
parent ccb51a89
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
CONFIG_RCU_TRACE=n
CONFIG_SMP=y
CONFIG_NR_CPUS=8
CONFIG_HOTPLUG_CPU=y
CONFIG_PREEMPT_NONE=y
CONFIG_PREEMPT_VOLUNTARY=n
CONFIG_PREEMPT=n
CONFIG_PRINTK_TIME=y
+1 −0
Original line number Diff line number Diff line
rcutorture.torture_type=srcu
+8 −0
Original line number Diff line number Diff line
CONFIG_RCU_TRACE=n
CONFIG_SMP=y
CONFIG_NR_CPUS=8
CONFIG_HOTPLUG_CPU=y
CONFIG_PREEMPT_NONE=n
CONFIG_PREEMPT_VOLUNTARY=n
CONFIG_PREEMPT=y
CONFIG_PRINTK_TIME=y
+1 −0
Original line number Diff line number Diff line
rcutorture.torture_type=srcu