Re: [PATCH 1/2] padata: generic interface for parallel processing

2009-10-07 Thread David Miller
From: Steffen Klassert Date: Wed, 7 Oct 2009 16:22:41 +0200 > On Sat, Sep 19, 2009 at 04:19:59PM -0700, Herbert Xu wrote: >> On Mon, Aug 31, 2009 at 11:12:49AM +0200, Steffen Klassert wrote: >> > This patch introduces an interface to process data objects >> > in parallel. On request it is possibl

Re: question about sha1 driver

2009-10-07 Thread Sebastian Andrzej Siewior
* avital sela | 2009-09-30 09:28:01 [+0200]: >On Mon, Sep 28, 2009 at 5:31 PM, avital sela wrote: >> Attached below is the source code for the sha driver.? Like I said >> previously, if I add printk-s or delays in testmgr then the test passes and >> all subsequent sha1 crypto operations are suc

Re: [PATCH 1/2] padata: generic interface for parallel processing

2009-10-07 Thread Steffen Klassert
On Sat, Sep 19, 2009 at 04:19:59PM -0700, Herbert Xu wrote: > On Mon, Aug 31, 2009 at 11:12:49AM +0200, Steffen Klassert wrote: > > This patch introduces an interface to process data objects > > in parallel. On request it is possible to serialize again. > > The parallelized objects return after ser