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.
--
Cheers,
Stephen Rothwell [email protected]
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 <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
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 <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Hi Herbert,
On Mon, 27 May 2013 10:19:18 +0800 Herbert Xu <[email protected]> wrote:
>
> Hi Stephen, did you get a chance to switch back to the current
> cryptodev tree?
Not quite sure what you mean? I fetch your tree every morning (that I
build linux-next) so I got an update from you this morning. I haven't
got to merging and building it yet, but it looks good.
--
Cheers,
Stephen Rothwell [email protected]
On Mon, May 27, 2013 at 01:43:01PM +1000, Stephen Rothwell wrote:
> Hi Herbert,
>
> On Mon, 27 May 2013 10:19:18 +0800 Herbert Xu <[email protected]> wrote:
> >
> > Hi Stephen, did you get a chance to switch back to the current
> > cryptodev tree?
>
> Not quite sure what you mean? I fetch your tree every morning (that I
> build linux-next) so I got an update from you this morning. I haven't
> got to merging and building it yet, but it looks good.
Great!
The reason I asked is because I got a build failure from the
kbuild robot over the weekend that was using a two-week old
version of cryptodev.
Thanks,
--
Email: Herbert Xu <[email protected]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt