Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755996Ab3E0CTV (ORCPT ); Sun, 26 May 2013 22:19:21 -0400 Received: from ringil.hengli.com.au ([178.18.16.133]:37641 "EHLO fornost.hengli.com.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755779Ab3E0CTU (ORCPT ); Sun, 26 May 2013 22:19:20 -0400 Date: Mon, 27 May 2013 10:19:18 +0800 From: Herbert Xu To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Tim Chen Subject: Re: linux-next: build failure after merge of the crypto tree Message-ID: <20130527021917.GA16087@gondor.apana.org.au> References: <20130521114548.a7bc47b2247f39ec40c44e33@canb.auug.org.au> <20130524095715.GA1410@gondor.apana.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130524095715.GA1410@gondor.apana.org.au> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1355 Lines: 33 On Fri, May 24, 2013 at 05:57:15PM +0800, Herbert Xu wrote: > On Tue, May 21, 2013 at 11:45:48AM +1000, Stephen Rothwell wrote: > > Hi Herbert, > > > > After merging the crypto tree, today's linux-next build (x86_64 > > allmodconfig) failed like this: > > > > arch/x86/crypto/crct10dif-pclmul_glue.c: In function 'crct10dif_intel_mod_init': > > arch/x86/crypto/crct10dif-pclmul_glue.c:140:3: error: implicit declaration of function 'crc_t10dif_update_lib' [-Werror=implicit-function-declaration] > > crc_t10dif_update_lib(); > > ^ > > cc1: some warnings being treated as errors > > > > Caused by commit b85ed9f056ee ("crypto: crct10dif - Glue code to cast > > accelerated CRCT10DIF assembly as a crypto transform"). > > > > I have used the version of the crypto tree from next-20130520 for today. > > Sorry for the late response, it should be fixed now. Hi Stephen, did you get a chance to switch back to the current cryptodev tree? Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- 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/