Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2005 10:20:10 -0700 (MST)
From:      Warner Losh <imp@bsdimp.com>
To:        jhb@freebsd.org
Cc:        freebsd-current@freebsd.org
Subject:   Re: CURRENT + amd64 + user-ppp = panic
Message-ID:  <20051031.102010.41632281.imp@bsdimp.com>
In-Reply-To: <200510311231.33322.jhb@freebsd.org>
References:  <20051030052435.J646@kushnir1.kiev.ua> <20051031000217.F636@kushnir1.kiev.ua> <200510311231.33322.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
From: John Baldwin <jhb@freebsd.org>
Subject: Re: CURRENT + amd64 + user-ppp = panic
Date: Mon, 31 Oct 2005 12:31:32 -0500

> On Sunday 30 October 2005 05:17 pm, Vladimir Kushnir wrote:
> > A bit further.
> >
> > On Sun, 30 Oct 2005, Vladimir Kushnir wrote:
> > > OK, here it is. It's happened between 2005.10.21.19.42.50 and
> > > 2005.10.22.05.07.00.
> > > Since then, panic is absolutely reproducible.
> >
> > Actually, when I took INET6 from kernel (once again, it's GENERIC) these
> > panics stop.
> 
> Hmmm.  Are those timestamps UTC?  If so, there's nothing worthwhile that 
> changed in there:
> 
> imp         2005-10-22 05:01:11 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/re           if_re.c
>   Log:
>   The controller -> device switch happened in 4.0, fix comment
> 
>   Revision  Changes    Path
>   1.59      +1 -1      src/sys/dev/re/if_re.c
> 
> imp         2005-10-22 05:06:55 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/dev/bfe          if_bfe.c
>     sys/dev/bge          if_bge.c
>     sys/dev/lge          if_lge.c
>     sys/dev/nge          if_nge.c
>     sys/dev/vge          if_vge.c
>     sys/dev/usb          if_aue.c if_axe.c if_rue.c if_udav.c
>     sys/pci              if_rl.c if_sf.c if_sis.c if_sk.c if_ste.c
>                          if_tl.c if_vr.c if_wb.c
>   Log:
>   Replace FreeBSD 3.x syntax (controller miibus0) with 4.x syntax
>   (device miibus) in time for 7.0 :-)

Further, the above changes are only comments!

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051031.102010.41632281.imp>