diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 240257dd4238..8b2067cceadc 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1544,6 +1544,8 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1544 | Valid arguments: on, off | 1544 | Valid arguments: on, off |
1545 | Default: on | 1545 | Default: on |
1546 | 1546 | ||
1547 | noiotrap [SH] Disables trapped I/O port accesses. | ||
1548 | |||
1547 | noirqdebug [X86-32] Disables the code which attempts to detect and | 1549 | noirqdebug [X86-32] Disables the code which attempts to detect and |
1548 | disable unhandled interrupt sources. | 1550 | disable unhandled interrupt sources. |
1549 | 1551 | ||