From owner-cvs-all Sun Mar 10 11:42:28 2002 Delivered-To: cvs-all@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by hub.freebsd.org (Postfix) with ESMTP id 70C0C37B404; Sun, 10 Mar 2002 11:42:24 -0800 (PST) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.11.6/8.11.4) id g2AJgJc35070; Sun, 10 Mar 2002 11:42:19 -0800 (PST) (envelope-from sgk) Date: Sun, 10 Mar 2002 11:42:14 -0800 From: Steve Kargl To: Maxim Sobolev Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_linker.c Message-ID: <20020310114214.A35007@troutmask.apl.washington.edu> References: <200203101920.g2AJK1B38135@freefall.freebsd.org> <20020310112947.A34927@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020310112947.A34927@troutmask.apl.washington.edu>; from sgk@troutmask.apl.washington.edu on Sun, Mar 10, 2002 at 11:29:47AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Mar 10, 2002 at 11:29:47AM -0800, Steve Kargl wrote: > On Sun, Mar 10, 2002 at 11:20:01AM -0800, Maxim Sobolev wrote: > > sobomax 2002/03/10 11:20:01 PST > > > > Modified files: > > sys/kern kern_linker.c > > Log: > > Fix a breakage introduced in rev.1.75 (supposedly style cleanup), which results > > in "missing dependencies" error when loading some kld modules. It is sad to > > see how often these days style cleanus break doesn't broken things. Perhaps > > people should recall good old principle: "don't fix it if it isn't broken". > > > > Revision Changes Path > > 1.78 +6 -6 src/sys/kern/kern_linker.c > > > > Thank you! > Dang I forgot. Did you see/close kern/35712? kern_linker.c rev. 1.75 and newer break module loading -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message