From owner-freebsd-current@FreeBSD.ORG Wed Nov 21 19:13:20 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0BFE216A469 for ; Wed, 21 Nov 2007 19:13:20 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id AEB2813C481 for ; Wed, 21 Nov 2007 19:13:19 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Iuv0S-00067d-K4 for freebsd-current@freebsd.org; Wed, 21 Nov 2007 19:13:04 +0000 Received: from ip244.gte215.dsl-acs2.sea.iinet.com ([209.20.215.244]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Nov 2007 19:13:04 +0000 Received: from atkin901 by ip244.gte215.dsl-acs2.sea.iinet.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Nov 2007 19:13:04 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: othermark Date: Wed, 21 Nov 2007 11:12:33 -0800 Lines: 19 Message-ID: <47448321.8080202@yahoo.com> References: <200711200037.lAK0bkoM067509__45537.6001693823$1195519138$gmane$org@repoman.freebsd.org> <3bbf2fe10711201721k3d99c8d1kef38649aa8769656@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org Cc: freebsd-current@freebsd.org X-Gmane-NNTP-Posting-Host: ip244.gte215.dsl-acs2.sea.iinet.com User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <3bbf2fe10711201721k3d99c8d1kef38649aa8769656@mail.gmail.com> Sender: news Subject: Re: cvs commit: src/sys/kern kern_timeout.c src/sys/sys callout.h X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Nov 2007 19:13:20 -0000 Attilio Rao wrote: > 2007/11/20, Mark Atkinson : >> Did I update at the wrong time? I get this after I rebuilt world trying to >> go to multi user: > > Hello Mark, > it seems you have hitten what seems a long-standing bug. > I'm not sure why it never triggered a PF# before though. > Is this reproducible for you? > Could you try this patch?: > http://people.freebsd.org/~attilio/calloutrev.diff I'll see If I can try that today. The PF occurs as soon as I try to bring the em0 device up on this box (as I found out trying to do so from single user). It might be Monday before I can try that otherwise because of the holiday in the US.