![]() | ||||||||||
Messages in this thread Patch in this message |
From: Jason Wessel <jason.wessel@windriver.com> document the kgdboc module/boot parameter. Signed-off-by: Ingo Molnar <mingo@elte.hu> --- Documentation/kernel-parameters.txt | 5 +++++ 1 file changed, 5 insertions(+) Index: linux-kgdb.q/Documentation/kernel-parameters.txt =================================================================== --- linux-kgdb.q.orig/Documentation/kernel-parameters.txt +++ linux-kgdb.q/Documentation/kernel-parameters.txt @@ -930,6 +930,11 @@ and is between 256 and 4096 characters. kstack=N [X86-32,X86-64] Print N words from the kernel stack 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] lapic [X86-32,APIC] Enable the local APIC even if BIOS | |||||||||
| Last update: 2008-02-10 07:19 [W:0.337 / U:0.120 seconds] ©2003-2008 Jasper Spaans | ||||||||||