On Wed, Jun 14, 2006 at 10:04:34PM -0700, Piet Delaney wrote:
> On Thu, 2006-06-15 at 09:45 +0530, Amit S. Kale wrote:
> > On Thursday 15 June 2006 09:40, Piet Delaney wrote:
> > > On Thu, 2006-06-15 at 09:19 +0530, Amit S. Kale wrote:
> > > > Steve,
> > > >
> > > > You are using tg3 driver which runs in NAPI mode. KGDB won't work with
> > > > NAPI.
> > >
> > > Why is that?
> > 
> > This has to do with the fact that kgdb as well as NAPI use tasklets, which 
> > are 
> > serialized by definition.
> 
> Yea, I noticed the tasklets in the kgdboe.c code. I don't recall
> George's kgdb have tasklets. Why is there a need for this? 

It must have, the only differences in the two drivers were for the
callbacks.

-- 
Tom Rini


_______________________________________________
Kgdb-bugreport mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport

Reply via email to