Searched refs:nokgdb (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dirq.c146 static int __init nokgdb(char *str) function
151 __setup("nokgdb", nokgdb);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/sibyte/bcm1480/
H A Dirq.c68 /* kgdb is on when configured. Pass "nokgdb" kernel arg to turn it off */
70 static int __init nokgdb(char *str) function
75 __setup("nokgdb", nokgdb);

Completed in 19 milliseconds