Skip to content

Commit

Permalink
reboot parameter in Documentation/kernel-parameters.txt
Browse files Browse the repository at this point in the history
Documentation fix for the arm and arm26 architectures,
in which the reboot kernel parameter is set in arch/*/kernel/process.c

Signed-off-by: Michael Opdenacker <michael@free-electrons.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
Michael Opdenacker authored and Adrian Bunk committed Oct 3, 2006
1 parent a073a8b commit f3e299f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1368,7 +1368,7 @@ and is between 256 and 4096 characters. It is defined in the file

reboot= [BUGS=IA-32,BUGS=ARM,BUGS=IA-64] Rebooting mode
Format: <reboot_mode>[,<reboot_mode2>[,...]]
See arch/*/kernel/reboot.c.
See arch/*/kernel/reboot.c or arch/*/kernel/process.c

reserve= [KNL,BUGS] Force the kernel to ignore some iomem area

Expand Down

0 comments on commit f3e299f

Please sign in to comment.