From owner-freebsd-bugs@FreeBSD.ORG Thu Jul 29 19:20:26 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FBAA16A4CE for ; Thu, 29 Jul 2004 19:20:26 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBEE143D2D for ; Thu, 29 Jul 2004 19:20:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i6TJKPeh076500 for ; Thu, 29 Jul 2004 19:20:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6TJKPiD076499; Thu, 29 Jul 2004 19:20:25 GMT (envelope-from gnats) Date: Thu, 29 Jul 2004 19:20:25 GMT Message-Id: <200407291920.i6TJKPiD076499@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Bjoern A. Zeeb" Subject: Re: kern/69752: LOR in sk(4) when booting X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: "Bjoern A. Zeeb" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 19:20:26 -0000 The following reply was made to PR kern/69752; it has been noted by GNATS. From: "Bjoern A. Zeeb" To: Doug White Cc: Maxim Maximov , freebsd-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org Subject: Re: kern/69752: LOR in sk(4) when booting Date: Thu, 29 Jul 2004 19:12:20 +0000 (UTC) On Thu, 29 Jul 2004, Doug White wrote: > > This is the one and only I saw. And it is still there even after > > applying your patch. > > Wierd. I thought I dropped the lock across child attach. If I get back to > revising the patch I'll try to confirm this. well the last patch posted you said it might not solve the problem but you could not reproduce it: http://lists.freebsd.org/pipermail/freebsd-current/2004-June/thread.html#29049 I have applied that patch locally on my amd64 (where I had seen the LOR 011 before). I am using if_sk as module now and do not see the LOR when loading anymore: Jul 18 14:54:44 noc kernel: skc0: port 0xa400-0xa4ff mem 0xf3a00000-0xf3a03fff irq 17 at device 10.0 on pci0 Jul 18 14:54:44 noc kernel: skc0: Yukon Gigabit Ethernet 10/100/1000Base-T Adapter Jul 18 14:54:44 noc kernel: skc0: [GIANT-LOCKED] Jul 18 14:54:44 noc kernel: sk0: on skc0 Jul 18 14:54:44 noc kernel: sk0: Ethernet address: zz:zz:zz:zz:zz:zz Jul 18 14:54:44 noc kernel: miibus0: on sk0 Jul 18 14:54:44 noc kernel: e1000phy0: on miibus0 Jul 18 14:54:44 noc kernel: e1000phy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseTX-FDX, auto -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT