On Mon, 2009-02-02 at 13:20 +0100, Martin Schwidefsky wrote:
> On Wed, 2009-01-28 at 14:56 +1100, Herbert Xu wrote:
> > On Mon, Jan 19, 2009 at 09:55:17AM +1100, Herbert Xu wrote:
> > > 
> > > Could you let me if this patch breaks s390?
> > > 
> > > commit 0fe7dddf02811152d7e58747bfe419ec0f43ea4e
> > > Author: Herbert Xu <herb...@gondor.apana.org.au>
> > > Date:   Sun Jan 18 20:33:33 2009 +1100
> > > 
> > >     crypto: sha-s390 - Switch to shash
> > >     
> > >     This patch converts the S390 sha algorithms to the new shash 
> > > interface.
> > >     
> > >     Signed-off-by: Herbert Xu <herb...@gondor.apana.org.au>
> > 
> > I'm going to throw this into cryptodev and if it breaks, please
> > yell.
> 
> Just back from my vacation. Jan will check if the patch breaks anything,
> we'll complain if it does..
> 

The patch is not yet in cryptodev, so I applied it on top of cryptodev.
Compiling it gives me the following error:

 CC [M]  arch/s390/crypto/sha256_s390.o
arch/s390/crypto/sha_common.c: In function ‘s390_sha_update’:
arch/s390/crypto/sha_common.c:23: error: implicit declaration of function 
‘crypto_shash_blocksize’
make[1]: *** [arch/s390/crypto/sha_common.o] Error 1

--jan


--
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to