Re: [Kgdb-bugreport] Fwd: New smp framework design

2006-06-21 Thread Piet Delaney
On Mon, 2006-06-19 at 12:50 +0530, Amit S. Kale wrote: Thanks, have anything more detailed on the implementation? How about the spinlock problem with kgdb over kgdboe? Dave Anderson's doing a lot of work with 'crash' in Xen; last I checked Xen didn't have kgdb support; seems like a natural. I'm

Re: [Kgdb-bugreport] ethernet debugging on 2.6.15 kernel

2006-06-21 Thread Andi Kleen
On Wednesday 21 June 2006 11:48, Milind Dumbare wrote: > Hi All, > Patch attached below replaces occurrences of checks of > pidhash_init_done by checks of last_pid. I have tested it on i386 and > x86_64 with both serial and ethernet. It works fine. Ok if you got it working without changing t

Re: [Kgdb-bugreport] ethernet debugging on 2.6.15 kernel

2006-06-21 Thread Milind Dumbare
Hi All, Patch attached below replaces occurrences of checks of pidhash_init_done by checks of last_pid. I have tested it on i386 and x86_64 with both serial and ethernet. It works fine. Thanks On Thu, 2006-06-15 at 09:09 -0700, Tom Rini wrote: > On Thu, Jun 15, 2006 at 06:01:59PM +0200, An