Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262329AbVDFVTQ (ORCPT ); Wed, 6 Apr 2005 17:19:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262330AbVDFVTP (ORCPT ); Wed, 6 Apr 2005 17:19:15 -0400 Received: from fire.osdl.org ([65.172.181.4]:61089 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S262329AbVDFVTA (ORCPT ); Wed, 6 Apr 2005 17:19:00 -0400 Date: Wed, 6 Apr 2005 14:15:41 -0700 From: Andrew Morton To: Steven Cole Cc: bunk@stusta.de, reuben-lkml@reub.net, len.brown@intel.com, linux-kernel@vger.kernel.org, acpi-devel@lists.sourceforge.net Subject: Re: 2.6.12-rc2-mm1: ACPI=y, ACPI_BOOT=n problems Message-Id: <20050406141541.22dbaf32.akpm@osdl.org> In-Reply-To: <4253EB69.6050702@mesatop.com> References: <42524D83.1080104@reub.net> <20050405121444.GB6885@stusta.de> <6.2.3.0.2.20050406002812.04393a30@tornado.reub.net> <20050405132417.GD6885@stusta.de> <4252F090.4040605@mesatop.com> <20050405183655.0c778129.akpm@osdl.org> <4253EB69.6050702@mesatop.com> X-Mailer: Sylpheed version 1.0.0 (GTK+ 1.2.10; i386-vine-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1376 Lines: 36 Steven Cole wrote: > > Andrew Morton wrote: > > Steven Cole wrote: > > > >>arch/i386/kernel/setup.c: In function 'setup_arch': > >> arch/i386/kernel/setup.c:1571: warning: implicit declaration of function 'acpi_boot_table_init' > >> arch/i386/kernel/setup.c:1572: warning: implicit declaration of function 'acpi_boot_init' > > > > > > > > diff -puN include/linux/acpi.h~no-acpi-build-fix include/linux/acpi.h > > --- 25/include/linux/acpi.h~no-acpi-build-fix 2005-04-05 00:14:46.000000000 -0700 > > +++ 25-akpm/include/linux/acpi.h 2005-04-05 00:23:39.000000000 -0700 > > @@ -418,16 +418,6 @@ extern int sbf_port ; > [patch snipped] > > Yes, that worked with no CONFIG_ACPI. Thanks. OK, I'll keep spamming the acpi guys with it until they tell me to shut up. > On a slightly offtopic note, I'm now using this gcc: > gcc (GCC) 4.0.0 20050308 (Red Hat 4.0.0-0.32) > > I don't have any quantitative data at hand, this seems SLOOOOW. > I guess that's progress. But it slows down testing somewhat. > There's a reason why I persist in keeping the kernel working with gcc-2.95.4! - 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/