Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / tools / testing / selftests / rcutorture / configs / refscale / ver_functions.sh
blob7484656276012239e5d846a7365ef3203e46db2c
1 #!/bin/bash
2 # SPDX-License-Identifier: GPL-2.0+
4 # Torture-suite-dependent shell functions for the rest of the scripts.
6 # Copyright (C) IBM Corporation, 2015
8 # Authors: Paul E. McKenney <paulmck@linux.ibm.com>
10 # per_version_boot_params bootparam-string config-file seconds
12 # Adds per-version torture-module parameters to kernels supporting them.
13 per_version_boot_params () {
14 echo refscale.shutdown=1 \
15 refscale.verbose=0 \