locktorture: Add long_hold to adjust lock-hold delays
authorPaul E. McKenney <paulmck@kernel.org>
Tue, 7 Mar 2023 04:48:13 +0000 (20:48 -0800)
committerPaul E. McKenney <paulmck@kernel.org>
Thu, 11 May 2023 20:46:36 +0000 (13:46 -0700)
commitf8619c300f49c5831d344d35df93d3af447efc97
tree866c92e42f8f8db270eb6d9267f16d9e583ec603
parentac9a78681b921877518763ba0e89202254349d1b
locktorture: Add long_hold to adjust lock-hold delays

This commit adds a long_hold module parameter to allow testing diagnostics
for excessive lock-hold times.  Also adjust torture_param() invocations
for longer line length while in the area.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Reviewed-by: Joel Fernandes (Google) <joel@joelfernandes.org>
kernel/locking/locktorture.c