From owner-freebsd-current@FreeBSD.ORG Mon Jun 14 17:52:32 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 86D8616A4CE for ; Mon, 14 Jun 2004 17:52:32 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ED1843D39 for ; Mon, 14 Jun 2004 17:52:32 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 0FA2B72DF2; Mon, 14 Jun 2004 10:22:53 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 0D74C72DB5; Mon, 14 Jun 2004 10:22:53 -0700 (PDT) Date: Mon, 14 Jun 2004 10:22:53 -0700 (PDT) From: Doug White To: "Bjoern A. Zeeb" In-Reply-To: Message-ID: <20040614102023.T93872@carver.gumbysoft.com> References: <20040613181820.H84464@carver.gumbysoft.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: FreeBSD current mailing list Subject: Re: very rough if_sk fixes 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: Mon, 14 Jun 2004 17:52:32 -0000 On Mon, 14 Jun 2004, Bjoern A. Zeeb wrote: > > I ran out and bought a Linksys EG1032 today and fixed up some of the > > witness warnings and a detach panic. I'm not 100% sure my lock relocation > > will your patch correct the LOR 011 [1] ? (LOR skc0 vs kenv) No, since i wasn't able to reproduce it on my machine. However, locks may not be necessary in the attach case, according to scottl. I'll need to test removing the skc lock; if it works then I'll update the patch. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org