Skip to content

Commit 0a116dc

Browse files
paulmckrcuFrederic Weisbecker
authored andcommitted
doc: Remove kernel-parameters.txt entry for rcutorture.read_exit
There is only ever the one read-exit task, and there is no module parameter named rcutorture.read_exit, so remove the bogus documentation. Instead, use rcutorture.read_exit_burst to enable/disable read-exit race testing. Signed-off-by: Paul E. McKenney <[email protected]> Cc: Alexei Starovoitov <[email protected]> Cc: Andrii Nakryiko <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Kent Overstreet <[email protected]> Cc: <[email protected]> Reviewed-by: Neeraj Upadhyay <[email protected]> Signed-off-by: Frederic Weisbecker <[email protected]>
1 parent de2ad0e commit 0a116dc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5412,11 +5412,6 @@
54125412
Set time (jiffies) between CPU-hotplug operations,
54135413
or zero to disable CPU-hotplug testing.
54145414

5415-
rcutorture.read_exit= [KNL]
5416-
Set the number of read-then-exit kthreads used
5417-
to test the interaction of RCU updaters and
5418-
task-exit processing.
5419-
54205415
rcutorture.read_exit_burst= [KNL]
54215416
The number of times in a given read-then-exit
54225417
episode that a set of read-then-exit kthreads

0 commit comments

Comments
 (0)