locktorture: Add new module parameters to lock_torture_print_module_parms()
authorPaul E. McKenney <paulmck@kernel.org>
Mon, 21 Aug 2023 23:42:21 +0000 (16:42 -0700)
committerFrederic Weisbecker <frederic@kernel.org>
Sun, 24 Sep 2023 15:24:02 +0000 (17:24 +0200)
commit00c24c9cfa7895d6e712bea6f7109911cfdd54d0
tree9080ad379923105665815b23fdf4c25655f10958
parent92776c62408f354d254495ea61b3377b450dc69f
locktorture: Add new module parameters to lock_torture_print_module_parms()

This commit adds new module parameters to lock_torture_print_module_parms,
and alphabetizes things while in the area.  This change makes locktorture
test results more useful and self-contained.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
kernel/locking/locktorture.c