From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fallback.mail.elte.hu (fallback.mail.elte.hu [157.181.151.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id D40F4DDF22 for ; Thu, 31 Jan 2008 03:18:10 +1100 (EST) Date: Wed, 30 Jan 2008 17:10:36 +0100 From: Ingo Molnar To: Mike Travis Subject: Re: x86/non-x86: percpu, node ids, apic ids x86.git fixup Message-ID: <20080130161036.GA12293@elte.hu> References: <200801301414.m0UEEgCC006371@hera.kernel.org> <47A09F8A.3000309@sgi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <47A09F8A.3000309@sgi.com> Cc: sparclinux@vger.kernel.org, linux-ia64@vger.kernel.org, Linux Kernel Development , 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: , * Mike Travis wrote: > > This broke powerpc (and presumably ia64 and sparc64) in current > > linux-2.6.git: > > I'm generating a "fixup patch" right now... thanks! Sorry about that: we cross-built on ARM but not on SMP non-x86 platforms so this dependency/breakage went unnoticed. Ingo