From mboxrd@z Thu Jan 1 00:00:00 1970 From: Herbert Xu Subject: Re: linux-next: build failure after merge of the crypto tree Date: Fri, 24 May 2013 17:57:15 +0800 Message-ID: <20130524095715.GA1410@gondor.apana.org.au> References: <20130521114548.a7bc47b2247f39ec40c44e33@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from ringil.hengli.com.au ([178.18.16.133]:55277 "EHLO fornost.hengli.com.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752248Ab3EXJ5T (ORCPT ); Fri, 24 May 2013 05:57:19 -0400 Content-Disposition: inline In-Reply-To: <20130521114548.a7bc47b2247f39ec40c44e33@canb.auug.org.au> Sender: linux-next-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, Tim Chen 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. Thanks! -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt