aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kernel-parameters.txt
diff options
context:
space:
mode:
authorSebastian Ott <sebott@de.ibm.com>2008-01-26 08:10:37 -0500
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2008-01-26 08:10:55 -0500
commit14ff56bbb3422cc465a12e81f5e1b5f06168aeda (patch)
tree3449924a41cce57963c0daf86320be5daf380687 /Documentation/kernel-parameters.txt
parent661ca0da3e1fa60c9e56f995fd83772ffa9ffe90 (diff)
[S390] cio: Dump ccw device information in case of timeout.
Information about a ccw device will be dumped in case of a ccw timeout. This can be enabled with the kernel parameter ccw_timeout_log. Signed-off-by: Sebastian Ott <sebott@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r--Documentation/kernel-parameters.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index d29b6d926a42..880f882160e2 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -370,6 +370,9 @@ and is between 256 and 4096 characters. It is defined in the file
370 configured. Potentially dangerous and should only be 370 configured. Potentially dangerous and should only be
371 used if you are entirely sure of the consequences. 371 used if you are entirely sure of the consequences.
372 372
373 ccw_timeout_log [S390]
374 See Documentation/s390/CommonIO for details.
375
373 checkreqprot [SELINUX] Set initial checkreqprot flag value. 376 checkreqprot [SELINUX] Set initial checkreqprot flag value.
374 Format: { "0" | "1" } 377 Format: { "0" | "1" }
375 See security/selinux/Kconfig help text. 378 See security/selinux/Kconfig help text.