From owner-freebsd-current@FreeBSD.ORG Wed Apr 9 22:37:29 2003 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 A013B37B401 for ; Wed, 9 Apr 2003 22:37:29 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCF7C43F85 for ; Wed, 9 Apr 2003 22:37:28 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h3A5bNA7016459; Wed, 9 Apr 2003 23:37:23 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 09 Apr 2003 23:37:05 -0600 (MDT) Message-Id: <20030409.233705.56936788.imp@bsdimp.com> To: brandt@fokus.fraunhofer.de From: "M. Warner Losh" In-Reply-To: <20030409183521.D644@beagle.fokus.fraunhofer.de> References: <20030409183521.D644@beagle.fokus.fraunhofer.de> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: LOR in if_detach 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: Thu, 10 Apr 2003 05:37:29 -0000 How does the lock order get to be radix, driver in the first place? Warner