![]() |
|
|||
0001 #!/bin/bash 0002 # SPDX-License-Identifier: GPL-2.0+ 0003 # 0004 # Torture-suite-dependent shell functions for the rest of the scripts. 0005 # 0006 # Copyright (C) IBM Corporation, 2015 0007 # 0008 # Authors: Paul E. McKenney <paulmck@linux.ibm.com> 0009 0010 # per_version_boot_params bootparam-string config-file seconds 0011 # 0012 # Adds per-version torture-module parameters to kernels supporting them. 0013 per_version_boot_params () { 0014 echo $1 refscale.shutdown=1 \ 0015 refscale.verbose=0 0016 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |