diff options
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 456d18b25223..12b3b24bfd2f 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1368,7 +1368,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1368 | 1368 | ||
1369 | reboot= [BUGS=IA-32,BUGS=ARM,BUGS=IA-64] Rebooting mode | 1369 | reboot= [BUGS=IA-32,BUGS=ARM,BUGS=IA-64] Rebooting mode |
1370 | Format: <reboot_mode>[,<reboot_mode2>[,...]] | 1370 | Format: <reboot_mode>[,<reboot_mode2>[,...]] |
1371 | See arch/*/kernel/reboot.c. | 1371 | See arch/*/kernel/reboot.c or arch/*/kernel/process.c |
1372 | 1372 | ||
1373 | reserve= [KNL,BUGS] Force the kernel to ignore some iomem area | 1373 | reserve= [KNL,BUGS] Force the kernel to ignore some iomem area |
1374 | 1374 | ||