2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-18 10:34:24 +08:00
linux-next/tools/testing/selftests/rcutorture/configs/lock
Paul E. McKenney a2f2577d96 torture: Eliminate torture_runnable and perf_runnable
The purpose of torture_runnable is to allow rcutorture and locktorture
to be started and stopped via sysfs when they are built into the kernel
(as in not compiled as loadable modules).  However, the 0444 permissions
for both instances of torture_runnable prevent this use case from ever
being put into practice.  Given that there have been no complaints
about this deficiency, it is reasonable to conclude that no one actually
makes use of this sysfs capability.  The perf_runnable module parameter
for rcuperf is in the same situation.

This commit therefore removes both torture_runnable instances as well
as perf_runnable.

Reported-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
2017-12-11 09:18:29 -08:00
..
BUSTED
BUSTED.boot
CFcommon
CFLIST locking/ww_mutex: Add ww_mutex to locktorture test 2017-01-14 11:37:14 +01:00
LOCK01
LOCK02 locktorture: Add test scenario for mutex_lock 2014-09-16 13:41:42 -07:00
LOCK02.boot locktorture: Add test scenario for mutex_lock 2014-09-16 13:41:42 -07:00
LOCK03 locktorture: Add test scenario for rwsem_lock 2014-09-16 13:41:43 -07:00
LOCK03.boot locktorture: Add test scenario for rwsem_lock 2014-09-16 13:41:43 -07:00
LOCK04 locktorture: Support rwlocks 2014-09-30 00:10:00 -07:00
LOCK04.boot locktorture: Support rwlocks 2014-09-30 00:10:00 -07:00
LOCK05 locktorture: Support rtmutex torturing 2015-10-06 11:24:40 -07:00
LOCK05.boot locktorture: Support rtmutex torturing 2015-10-06 11:24:40 -07:00
LOCK06 locktorture: Add torture tests for percpu_rwsem 2015-10-06 11:24:56 -07:00
LOCK06.boot locktorture: Add torture tests for percpu_rwsem 2015-10-06 11:24:56 -07:00
LOCK07 locking/ww_mutex: Add ww_mutex to locktorture test 2017-01-14 11:37:14 +01:00
LOCK07.boot locking/ww_mutex: Add ww_mutex to locktorture test 2017-01-14 11:37:14 +01:00
ver_functions.sh torture: Eliminate torture_runnable and perf_runnable 2017-12-11 09:18:29 -08:00