From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [patch 2/4] clean up identify_cpu Date: Sat, 7 Apr 2007 12:06:03 -0700 Message-ID: <20070407120603.ff72b432.akpm@linux-foundation.org> References: <20070406224152.556848893@goop.org> <20070406224204.782242327@goop.org> <20070407021401.a993892b.akpm@linux-foundation.org> <4617D2D1.7040202@goop.org> <20070407105947.15128675.akpm@linux-foundation.org> <20070407183916.GA30811@uranus.ravnborg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070407183916.GA30811@uranus.ravnborg.org> Sender: linux-kernel-owner@vger.kernel.org To: Sam Ravnborg Cc: Jeremy Fitzhardinge , Andi Kleen , virtualization@lists.osdl.org, lkml List-Id: virtualization@lists.linuxfoundation.org On Sat, 7 Apr 2007 20:39:16 +0200 Sam Ravnborg wrote: > On Sat, Apr 07, 2007 at 10:59:47AM -0700, Andrew Morton wrote: > > On Sat, 07 Apr 2007 10:20:17 -0700 Jeremy Fitzhardinge wrote: > > > > > I don't have a x86-64 compile environment on > > > hand, so the 64 bits are completely untested > > > > http://userweb.kernel.org/~akpm/cross-compilers/ > > Does the alpha toolchain work for you? Seems not. > For defconfig I get: > CC arch/alpha/kernel/core_cia.o > {standard input}: Assembler messages: > {standard input}:351: Error: macro requires $at register while noat in effect > {standard input}:376: Error: macro requires $at register while noat in effect > {standard input}:400: Error: macro requires $at register while noat in effect > {standard input}:419: Error: macro requires $at register while noat in effect > {standard input}:474: Error: macro requires $at register while noat in effect > {standard input}:499: Error: macro requires $at register while noat in effect > {standard input}:523: Error: macro requires $at register while noat in effect > {standard input}:542: Error: macro requires $at register while noat in effect > make[2]: *** [arch/alpha/kernel/core_cia.o] Error 1 > make[1]: *** [arch/alpha/kernel] Error 2 > make: *** [_all] Error 2 > > Same happens when I compile the same version direct from Dan's crosstool. > Me too. I always do allmodconfig with alpha, and allmodconfig doesn't include that file.