torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 19 Apr 2016 20:03:18 +0000 (13:03 -0700)
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>
Tue, 14 Jun 2016 23:02:15 +0000 (16:02 -0700)
commitf8cbdee99b161cb08c3fb55200941028c5fe25c8
tree4fd3e6309e1e46bd8f41f85ee3271b4d9fca88a8
parentaf8c34ce6ae32addda3788d54a7e340cad22516b
torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLE

This commit applies the infamous IS_ENABLED() macro to eliminate a #ifdef.
It also eliminates the RCU_PERF_TEST_RUNNABLE Kconfig option in favor
of the already-existing rcuperf.perf_runnable kernel boot parameter.

Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
kernel/rcu/rcuperf.c
lib/Kconfig.debug