From: Paul E. McKenney Date: Wed, 9 Oct 2024 18:00:44 +0000 (-0700) Subject: doc: Remove kernel-parameters.txt entry for rcutorture.read_exit X-Git-Tag: v6.13-rc1~190^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a116dc86d18ba109090be1af1641ef1d57f4e20;p=thirdparty%2Fkernel%2Flinux.git 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 Cc: Alexei Starovoitov Cc: Andrii Nakryiko Cc: Peter Zijlstra Cc: Kent Overstreet Cc: Reviewed-by: Neeraj Upadhyay Signed-off-by: Frederic Weisbecker --- diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index 1518343bbe223..7edc5a5ba9c98 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -5412,11 +5412,6 @@ Set time (jiffies) between CPU-hotplug operations, or zero to disable CPU-hotplug testing. - rcutorture.read_exit= [KNL] - Set the number of read-then-exit kthreads used - to test the interaction of RCU updaters and - task-exit processing. - rcutorture.read_exit_burst= [KNL] The number of times in a given read-then-exit episode that a set of read-then-exit kthreads