diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 65de5ba7b74c..880f882160e2 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -370,7 +370,8 @@ 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 | chandev= [HW,NET] Generic channel device initialisation | 373 | ccw_timeout_log [S390] |
374 | See Documentation/s390/CommonIO for details. | ||
374 | 375 | ||
375 | checkreqprot [SELINUX] Set initial checkreqprot flag value. | 376 | checkreqprot [SELINUX] Set initial checkreqprot flag value. |
376 | Format: { "0" | "1" } | 377 | Format: { "0" | "1" } |
@@ -382,6 +383,12 @@ and is between 256 and 4096 characters. It is defined in the file | |||
382 | Value can be changed at runtime via | 383 | Value can be changed at runtime via |
383 | /selinux/checkreqprot. | 384 | /selinux/checkreqprot. |
384 | 385 | ||
386 | cio_ignore= [S390] | ||
387 | See Documentation/s390/CommonIO for details. | ||
388 | |||
389 | cio_msg= [S390] | ||
390 | See Documentation/s390/CommonIO for details. | ||
391 | |||
385 | clock= [BUGS=X86-32, HW] gettimeofday clocksource override. | 392 | clock= [BUGS=X86-32, HW] gettimeofday clocksource override. |
386 | [Deprecated] | 393 | [Deprecated] |
387 | Forces specified clocksource (if available) to be used | 394 | Forces specified clocksource (if available) to be used |