Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1294517

Re: WARNING in crypto_wait_for_test

From Herbert Xu <herbert@gondor.apana.org.au>
Newsgroups linux.kernel
Subject Re: WARNING in crypto_wait_for_test
Date 2015-12-18 09:50 +0100
Message-ID <qGYTE-3jm-29@gated-at.bofh.it> (permalink)
References <qDotk-1E7-15@gated-at.bofh.it> <qEcq6-cf-13@gated-at.bofh.it> <qFATp-6gb-19@gated-at.bofh.it> <qFK6n-3W4-55@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Dec 14, 2015 at 11:45:02PM +0100, Stephan Mueller wrote:
>
> But with the given code, when you remove the bogus mask setting (which in turn 
> leaves it as 0), the code works flawless.

OK turns out I was looking at the wrong WARN_ON line.

This particular bug is a legacy of the geniv construct we have
for ablkcipher.

It should disappear once we remove geniv which I will do as part
of the skcipher conversion.

Thanks,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
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/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: WARNING in crypto_wait_for_test Herbert Xu <herbert@gondor.apana.org.au> - 2015-12-14 14:00 +0100
  Re: WARNING in crypto_wait_for_test Stephan Mueller <smueller@chronox.de> - 2015-12-14 23:50 +0100
    Re: WARNING in crypto_wait_for_test Herbert Xu <herbert@gondor.apana.org.au> - 2015-12-15 05:20 +0100
    Re: WARNING in crypto_wait_for_test Herbert Xu <herbert@gondor.apana.org.au> - 2015-12-18 09:50 +0100
      Re: WARNING in crypto_wait_for_test Herbert Xu <herbert@gondor.apana.org.au> - 2015-12-18 12:20 +0100
        Re: WARNING in crypto_wait_for_test Stephan Mueller <smueller@chronox.de> - 2015-12-20 22:40 +0100

csiph-web