From owner-freebsd-audit Tue Dec 17 23:49:38 2002 Delivered-To: freebsd-audit@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92B0A37B401; Tue, 17 Dec 2002 23:49:37 -0800 (PST) Received: from mgo.iij.ad.jp (mgo.iij.ad.jp [202.232.15.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5885143ED1; Tue, 17 Dec 2002 23:49:36 -0800 (PST) (envelope-from nagao@iij.ad.jp) Received: from localhost ([192.168.2.111]) by mgo.iij.ad.jp (8.8.8/MGO1.0) with ESMTP id QAA06094; Wed, 18 Dec 2002 16:49:34 +0900 (JST) Date: Wed, 18 Dec 2002 16:49:34 +0900 (JST) Message-Id: <20021218.164934.07610510.nagao@iij.ad.jp> To: thomas@FreeBSD.ORG Cc: freebsd-audit@FreeBSD.ORG Subject: Re: RELENG_4 loader bug From: Tadaaki Nagao In-Reply-To: <20021217212513.GA79156@melusine.cuivre.fr.eu.org> References: <20021217212513.GA79156@melusine.cuivre.fr.eu.org> X-Mailer: Mew version 3.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-audit@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, In "RELENG_4 loader bug", Thomas Quinot wrote: > Could you please review this patch to the RELENG_4 loader? > It fixes kern/46275 (this bug is specific to -stable, I was unable > to reproduce it with -current). > > When the last module in a dependency chain fails to load with EEXIST, > an error of 0 must be returned to the caller, or else the whole > set of newly-loaded modules will be discarded. Could you also take a look at misc/30683, which includes similar patches (but not identical) to fix the problem identical to yours? -- Tadaaki Nagao To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-audit" in the body of the message