Re: xl driver proplem.
From: Thordur I. Bjornsson (thib_at_mi.is)
Date: 08/24/05
- Previous message: John Baldwin: "Re: xl driver proplem."
- In reply to: John Baldwin: "Re: xl driver proplem."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 24 Aug 2005 21:42:58 +0000 To: John Baldwin <jhb@FreeBSD.org>
On Wed, 24 Aug 2005 16:15:08 -0400
John Baldwin <jhb@FreeBSD.org> wrote:
> On Monday 22 August 2005 01:07 pm, Thordur I. Bjornsson wrote:
> > *snip*
> >
> > > Hello list.
> > >
> > > I had this proplem with the xl driver:
> >
> > *snip*
> >
> > Hello list (again). I'm sorry for the noize last night.
> > I was way to sleepy ;)
> >
> > Now I had this proplem with a non-sleepable lock in if_xl.c (As
> > explained in the previous post.
> >
> > Now, I did not provide alot of info in my last mail so here goes:
> >
> > FreeBSD caulfield.bitcode.eu.org 6.0-BETA2 FreeBSD 6.0-BETA2 #0: Sun
> > Aug 21 22:21:18 UTC 2005
> > thib@caulfield.bitcode.eu.org:/usr/obj/usr/src.inuse/sys/caulfield
> > i386
> >
> > This is built from sources from around noon on Sunday.
> >
> > This proplem exist in -HEAD since there have been no changes in
> > if_xl.c
*snip*
> Actually, HEAD does have changes that should fix the warning you are
> seeing. They aren't merged to 6 yet however:
*snip*
Indeed. taskqueue_drain() has been removed out of xl_stop().. Wich was
the source of "my" proplem.
Always good to know that the developers are a step ahead of the "l"user
;)
-- Thordur I. <bzthib@gmail.com> Humppa! _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: John Baldwin: "Re: xl driver proplem."
- In reply to: John Baldwin: "Re: xl driver proplem."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|