From mboxrd@z Thu Jan 1 00:00:00 1970 From: Huang Ying Subject: Re: linux-next: Tree for October 26 Date: Mon, 26 Oct 2009 15:57:19 +0800 Message-ID: <1256543839.30470.29.camel@yhuang-dev.sh.intel.com> References: <20091026172104.205f15af.sfr@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from mga01.intel.com ([192.55.52.88]:58398 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755143AbZJZH5Q (ORCPT ); Mon, 26 Oct 2009 03:57:16 -0400 In-Reply-To: Sender: linux-next-owner@vger.kernel.org List-ID: To: Dave Young Cc: Stephen Rothwell , "linux-next@vger.kernel.org" , LKML , Herbert Xu Sorry, this should be turned off for x86_32. I will fix this. Best Regards, Huang Ying On Mon, 2009-10-26 at 15:53 +0800, Dave Young wrote: > On Mon, Oct 26, 2009 at 3:50 PM, Dave Young wrote: > > Hi, > > > > build fails with ghash ghash-clmulni-intel_asm.S: > > It is a x86_32 laptop > > > > > > AS arch/x86/crypto/ghash-clmulni-intel_asm.o > > arch/x86/crypto/ghash-clmulni-intel_asm.S: Assembler messages: > > arch/x86/crypto/ghash-clmulni-intel_asm.S:100: Error: bad register name `%rdi)' > > arch/x86/crypto/ghash-clmulni-intel_asm.S:101: Error: bad register name `%rsi)' > > arch/x86/crypto/ghash-clmulni-intel_asm.S:106: Error: bad register name `%rdi)' > > arch/x86/crypto/ghash-clmulni-intel_asm.S:114: Error: bad register name `%rdx' > > arch/x86/crypto/ghash-clmulni-intel_asm.S:117: Error: bad register name `%rdi)' > > arch/x86/crypto/ghash-clmulni-intel_asm.S:118: Error: bad register name `%rcx)' > > arch/x86/crypto/ghash-clmulni-intel_asm.S:122: Error: bad register name `%rsi)' > > arch/x86/crypto/ghash-clmulni-intel_asm.S:126: Error: bad register name `%rdx' > > arch/x86/crypto/ghash-clmulni-intel_asm.S:127: Error: bad register name `%rsi' > > arch/x86/crypto/ghash-clmulni-intel_asm.S:128: Error: bad register name `%rdx' > > arch/x86/crypto/ghash-clmulni-intel_asm.S:131: Error: bad register name `%rdi)' > > arch/x86/crypto/ghash-clmulni-intel_asm.S:142: Error: bad register name `%rsi)' > > arch/x86/crypto/ghash-clmulni-intel_asm.S:156: Error: bad register name `%rdi)' > > make[2]: *** [arch/x86/crypto/ghash-clmulni-intel_asm.o] Error 1 > > make[1]: *** [arch/x86/crypto] Error 2 > > make: *** [arch/x86] Error 2 > > make: *** Waiting for unfinished jobs.... > > > > cc herbert & huang ying > > > > -- > > Regards > > dave > > > > >