Re: [PATCH 5/5] crypto/sha1.c: final cleanup

2005-11-06 Thread Herbert Xu
On Sun, Nov 06, 2005 at 04:49:20PM +0200, Denis Vlasenko wrote: > > No promises, but I will try to do it. Just send me a tarball of your current > crypto/* kernel files. My current tree is at rsync://rsync.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git/ > P.S. What happened to th

Re: [PATCH 5/5] crypto/sha1.c: final cleanup

2005-11-06 Thread Denis Vlasenko
On Saturday 05 November 2005 11:14, Herbert Xu wrote: > On Mon, Oct 31, 2005 at 04:22:30PM +0200, Denis Vlasenko wrote: > > > > > This is what I ended up integrating. > > > > Nice, I like this more than my version. > > I'm afraid that I've overlooked an important issue: alignment. > > In places

Re: [PATCH 5/5] crypto/sha1.c: final cleanup

2005-11-05 Thread Herbert Xu
On Mon, Oct 31, 2005 at 04:22:30PM +0200, Denis Vlasenko wrote: > > > This is what I ended up integrating. > > Nice, I like this more than my version. I'm afraid that I've overlooked an important issue: alignment. In places we've changed code that reads/writes byte-by-byte into 64-bit loads/stor