2.6 Linux for PowerPC supports kdb?

2007-06-26 Thread Shan, Guo Wen (Gavin)
Does anybody knew if 2.6 linux for PowerPC supports kdb? Best Regards, Gavin - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www

problem that /bin/sh keeps spawning

2007-04-29 Thread Shan, Guo Wen (Gavin)
Hi, I'm using busybox1.5. The /bin/sh keeps spawning as following output shows. Thanks for suggestions. Freeing unused kernel memory: 1536k init Warning: unable to open an initial console. Please press Enter to activate this console. init: can't log to /dev/tty5 starting pid 191, tty '/dev/ttyS

RE: The kernel keeps spwaning /bin/sh at booting time

2007-04-28 Thread Shan, Guo Wen (Gavin)
Pls ignore this question. The error cause by the fifosize of port. I haven't set the fifo size for port, which caused this problem. -Original Message- From: Shan, Guo Wen (Gavin) Sent: Saturday, April 28, 2007 9:18 PM To: linux-kernel@vger.kernel.org Subject: The kernel keeps spw

RE: can a kmalloc be both GFP_ATOMIC and GFP_KERNEL at the same time?

2007-04-28 Thread Shan, Guo Wen (Gavin)
#define GFP_ATOMIC (__GFP_HIGH) #define GFP_NOIO(__GFP_WAIT) #define GFP_NOFS(__GFP_WAIT | __GFP_IO) #define GFP_KERNEL (__GFP_WAIT | __GFP_IO | __GFP_FS) -Original Message- From: Robert P. J. Day [mailto:[EMAIL PROTECTED] Sent: Saturday, April 28, 2007 9:41 PM T

The kernel keeps spwaning /bin/sh at booting time

2007-04-28 Thread Shan, Guo Wen (Gavin)
Hi, The system keeps spwaning /bin/sh at booting time. I'm using busybox1.5. Do you have any ideas? v_console_console_init: try to register CONSOLE driver register_console: name ttyVC, index 1, a0=0xc02e910c, a1=0xc000380c,a2=0xc0006378 register_console: console ttyVC, cmd line ttyMM register_c