| commit | 2c7842aaf7bffdfc1e306bcaaa3c3e201c9072ea | [log] [tgz] |
|---|---|---|
| author | Paul E. McKenney <paulmck@kernel.org> | Wed Aug 16 14:20:49 2023 -0700 |
| committer | Paul E. McKenney <paulmck@kernel.org> | Wed Aug 16 14:20:49 2023 -0700 |
| tree | d7f66ccf759f0a1d8299cea74186158250a3fe14 | |
| parent | 362f0e891d55a155475b6f411939956235e53d0a [diff] |
torture: Make torture.sh refscale testing qualify verbose_batched In torture.sh, the testing of refscale incorrectly used verbose_batched as a kernel boot parameter, which causes this parameter to be passed to the init process. This commit therefore prefixes it with refscale, so that refscale.verbose_batched is passed to the kernel. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>