From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx3.mail.elte.hu (mx3.mail.elte.hu [157.181.1.138]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 66BF9DDE43 for ; Thu, 31 Jan 2008 05:49:44 +1100 (EST) Date: Wed, 30 Jan 2008 19:49:20 +0100 From: Ingo Molnar To: "Luck, Tony" Subject: Re: x86/non-x86: percpu, node ids, apic ids x86.git fixup Message-ID: <20080130184920.GA32212@elte.hu> References: <200801301414.m0UEEgCC006371@hera.kernel.org> <47A09F8A.3000309@sgi.com> <20080130161036.GA12293@elte.hu> <1FE6DD409037234FAB833C420AA843EC757C72@orsmsx424.amr.corp.intel.com> <20080130180623.GA24881@elte.hu> <1FE6DD409037234FAB833C420AA843EC757DEA@orsmsx424.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1FE6DD409037234FAB833C420AA843EC757DEA@orsmsx424.amr.corp.intel.com> Cc: sparclinux@vger.kernel.org, linux-ia64@vger.kernel.org, Linux Kernel Development , Mike Travis , Linux/PPC Development , Geert Uytterhoeven , Thomas Gleixner , Linus Torvalds List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , * Luck, Tony wrote: > > Could you check the patch below? With this applied to latest -git, > > ia64 buils fine for me in a cross-compiling environment. (but i dont > > know whether it boots ...) > > Uni-processor build still fails with this patch (config is > arch/ia64/configs/tiger_defconfig with CONFIG_SMP switched from =y to > =n). could you try the full patchset that Travis has just sent and which i've put into x86.git, you can pull it from: git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86.git it's a fixes only tree, ontop of Linus-very-latest. Head 4b9e425c25f84. [pull from ssh://master.kernel.org if it's not on git.kernel.org yet, uploaded it this very minute.] Ingo