[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090321131326.GA15991@gondor.apana.org.au>
Date: Sat, 21 Mar 2009 21:13:26 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Heiko Carstens <heiko.carstens@...ibm.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Jan Glauber <jang@...ux.vnet.ibm.com>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
Martin Schwidefsky <schwidefsky@...ibm.com>
Subject: Re: linux-next: Tree for March 20 - crypto crash on s390
On Sat, Mar 21, 2009 at 11:56:29AM +0100, Heiko Carstens wrote:
>
> > diff --git a/arch/s390/crypto/sha512_s390.c b/arch/s390/crypto/sha512_s390.c
> > index 420acf4..37b4236 100644
> > --- a/arch/s390/crypto/sha512_s390.c
> > +++ b/arch/s390/crypto/sha512_s390.c
> > @@ -84,6 +84,7 @@ static struct shash_alg sha384_alg = {
> > .cra_driver_name= "sha384-s390",
> > .cra_priority = CRYPT_S390_PRIORITY,
> > .cra_flags = CRYPTO_ALG_TYPE_SHASH,
> > + .cra_blocksize = SHA512_BLOCK_SIZE,
>
> Yes, it does fix it. Thanks!
>
> Tested-by: Heiko Carstens <heiko.carstens@...ibm.com>
Thanks. I've now changed it to say SHA384_BLOCK_SIZE (which is
identical but makes a little more sense).
Cheers,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists