diff options
author | Sebastian Ott <sebott@de.ibm.com> | 2008-01-26 16:10:37 +0300 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2008-01-26 16:10:55 +0300 |
commit | 14ff56bbb3422cc465a12e81f5e1b5f06168aeda (patch) | |
tree | 3449924a41cce57963c0daf86320be5daf380687 /Documentation/s390/CommonIO | |
parent | 661ca0da3e1fa60c9e56f995fd83772ffa9ffe90 (diff) | |
download | linux-14ff56bbb3422cc465a12e81f5e1b5f06168aeda.tar.xz |
[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/s390/CommonIO')
-rw-r--r-- | Documentation/s390/CommonIO | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/s390/CommonIO b/Documentation/s390/CommonIO index 86320aa3fb0b..8fbc0a852870 100644 --- a/Documentation/s390/CommonIO +++ b/Documentation/s390/CommonIO @@ -4,6 +4,11 @@ S/390 common I/O-Layer - command line parameters, procfs and debugfs entries Command line parameters ----------------------- +* ccw_timeout_log + + Enable logging of debug information in case of ccw device timeouts. + + * cio_msg = yes | no Determines whether information on found devices and sensed device |