kgdb: document parameters
document the kgdboc module/boot parameter. Signed-off-by: Jason Wessel <jason.wessel@windriver.com> Signed-off-by: Jan Kiszka <jan.kiszka@web.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
82da3ff89d
commit
6cdf6e06d7
@ -928,6 +928,11 @@ and is between 256 and 4096 characters. It is defined in the file
|
|||||||
kstack=N [X86-32,X86-64] Print N words from the kernel stack
|
kstack=N [X86-32,X86-64] Print N words from the kernel stack
|
||||||
in oops dumps.
|
in oops dumps.
|
||||||
|
|
||||||
|
kgdboc= [HW] kgdb over consoles.
|
||||||
|
Requires a tty driver that supports console polling.
|
||||||
|
(only serial suported for now)
|
||||||
|
Format: <serial_device>[,baud]
|
||||||
|
|
||||||
l2cr= [PPC]
|
l2cr= [PPC]
|
||||||
|
|
||||||
lapic [X86-32,APIC] Enable the local APIC even if BIOS
|
lapic [X86-32,APIC] Enable the local APIC even if BIOS
|
||||||
|
Loading…
Reference in New Issue
Block a user