Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 3 Jun 2002 13:48:26 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 3 Jun 2002 13:48:25 -0400 Received: from pop.gmx.net ([213.165.64.20]:35837 "HELO mail.gmx.net") by vger.kernel.org with SMTP id ; Mon, 3 Jun 2002 13:48:25 -0400 Date: Mon, 3 Jun 2002 20:47:02 +0300 From: Dan Aloni To: jt@hpl.hp.com Cc: Kai Germaschewski , Linux kernel mailing list , Alan Cox , Jeff Garzik Subject: Re: Link order madness :-( Message-ID: <20020603174702.GA1488@callisto.yi.org> In-Reply-To: <20020601065520.GA11951@callisto.yi.org> <20020603101447.A6067@bougret.hpl.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 03, 2002 at 10:14:47AM -0700, Jean Tourrilhes wrote: > On Sat, Jun 01, 2002 at 02:43:14AM -0500, Kai Germaschewski wrote: > > On Sat, 1 Jun 2002, Dan Aloni wrote: > > > > > > So, I was trying to fix that, and I found a problem with > > > > kernel link order. > > > > > > It is possible that recent kbuild changes caused that. > > > > I don't think so, I took extra care to leave it all the same. (Well, > > except for sound/, which is outside drivers/) It'd however surely be a > > good idea to go through it and document which dependencies there are. > > Obviously Dan didn't bother to read my e-mail. The problem is > definitely not with kbuild. The problem is with the > __define_initcall() levels. I did in fact read your e-mail. I was just suggesting something that is drawn from previous experience concerning dependency problems with drivers compiled in as non-modules. And in my e-mail I was suggesting a workaround to make sure stuff gets initialized regardless of __initcall() levels. -- Dan Aloni da-x@gmx.net - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/