From owner-freebsd-current@FreeBSD.ORG Fri Nov 12 05:57:12 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2390A16A4CE for ; Fri, 12 Nov 2004 05:57:12 +0000 (GMT) Received: from nic.ach.sch.gr (nic.sch.gr [194.63.238.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 426B943D2D for ; Fri, 12 Nov 2004 05:57:10 +0000 (GMT) (envelope-from keramida@linux.gr) Received: (qmail 20769 invoked by uid 207); 12 Nov 2004 05:57:06 -0000 Received: from keramida@linux.gr by nic by uid 201 with qmail-scanner-1.21 (sophie: 3.04/2.19/3.81. Clear:RC:1(81.186.70.245):. Processed in 0.734928 secs); 12 Nov 2004 05:57:06 -0000 Received: from dialup245.ach.sch.gr (HELO gothmog.gr) ([81.186.70.245]) (envelope-sender ) by nic.sch.gr (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 12 Nov 2004 05:57:05 -0000 Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.13.1/8.13.1) with ESMTP id iAC5uufM062933; Fri, 12 Nov 2004 07:56:56 +0200 (EET) (envelope-from keramida@linux.gr) Received: (from giorgos@localhost) by gothmog.gr (8.13.1/8.13.1/Submit) id iAC5uugK062932; Fri, 12 Nov 2004 07:56:56 +0200 (EET) (envelope-from keramida@linux.gr) Date: Fri, 12 Nov 2004 07:56:56 +0200 From: Giorgos Keramidas To: Ian Dowse Message-ID: <20041112055656.GA62265@gothmog.gr> References: <200411120152.aa35161@salmon.maths.tcd.ie> <200411120329.aa01947@salmon.maths.tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200411120329.aa01947@salmon.maths.tcd.ie> cc: freebsd-current@freebsd.org Subject: Re: Recent lockup in `kickstart' X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 12 Nov 2004 05:57:12 -0000 On 2004-11-12 03:29, Ian Dowse wrote: > In message <200411120152.aa35161@salmon.maths.tcd.ie>, Ian Dowse writes: > >In message <20041111163926.GA682@orion.daedalusnetworks.priv>, Giorgos Keramid > >a > >s writes: > >>It appears that one of these commits is responsible for the lockup in > >>the initialization of the entropy pool :-/ > >> > >>2004.11.09.19.46.57 dev/usb/uhub.c 1.65 iedowse > >>2004.11.09.20.51.32 dev/usb/ehci.c 1.18 iedowse > >>2004.11.09.20.51.32 dev/usb/ohci.c 1.145 iedowse > >>2004.11.09.20.51.32 dev/usb/uhci.c 1.157 iedowse > >>2004.11.09.20.51.32 dev/usb/usb_port.h 1.70 iedowse > > > >Sorry, I've just seen your message now. I'll look into it and back > >out the changes if I can't figure it out and fix it quickly. > > I have backed these out for now. Would you be able to check if > the patch at > > http://people.freebsd.org/~iedowse/usb_race.diff > > works any better? Sure. I'm leaving for work in a while, where I can test patches more quickly (faster system). I'll test it and let you know some time later today :-)