Re: crypto: sha-s390 - Switch to shash

2009-02-02 Thread Herbert Xu
On Mon, Feb 02, 2009 at 06:01:07PM +, Jan Glauber wrote: > > 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/s

Re: crypto: sha-s390 - Switch to shash

2009-02-02 Thread Jan Glauber
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 >

Re: crypto: sha-s390 - Switch to shash

2009-02-02 Thread Martin Schwidefsky
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 > > Date: Sun Jan 18 20:33:33 2009 +1100 > > >