> -Original Message-
> From: Dan Williams [mailto:d...@fb.com]
> Sent: Wednesday, August 29, 2012 10:53 PM
> To: Liu Qiang-B32616
> Cc: vinod.k...@intel.com; a...@arndb.de; herb...@gondor.apana.org.au;
> gre...@linuxfoundation.org; linuxppc-...@lists.ozlabs.org; linux-
> ker...@vger.kernel.
On 08/29/2012 03:37 PM, Jussi Kivilinna wrote:
> .cra_list initialization is unneeded and have been removed from all other
> crypto modules except 842.
>
> Cc: Robert Jennings
> Cc: Seth Jennings
> Signed-off-by: Jussi Kivilinna
>
> ---
>
> I don't have ppc64 cross-compiler set up, so I could
.cra_list initialization is unneeded and have been removed from all other
crypto modules except 842.
Cc: Robert Jennings
Cc: Seth Jennings
Signed-off-by: Jussi Kivilinna
---
I don't have ppc64 cross-compiler set up, so I couldn't test this. However
patch is obvious and should work.
---
crypt
On Wed, 2012-08-29 at 11:15 +, Liu Qiang-B32616 wrote:
> Hi Dan,
>
> Ping?
> Can you apply these patches? Thanks.
>
I'm working my way through them.
The first thing I notice is that xor_chan->desc_lock is taken
inconsistently. I.e. spin_lock_irqsave() in talitos_process_pending()
and spin_
Hi Dan,
Ping?
Can you apply these patches? Thanks.
- Qiang
> -Original Message-
> From: dan.j.willi...@gmail.com [mailto:dan.j.willi...@gmail.com] On
> Behalf Of Dan Williams
> Sent: Wednesday, August 15, 2012 4:02 AM
> To: Liu Qiang-B32616
> Cc: dan.j.willi...@intel.com; vinod.k...@int