This patch disables the use of DMA_INTERRUPT capability with Async_tx
The fsldma produces a null transfer with DMA_INTERRUPT
capability when used with Async_tx. When RAID devices queue
a transaction via Async_tx, this results in a hang.
Signed-off-by: Vishnu Suresh
---
drivers/dma/fsldma.c |
hi, David
Thanks a lot. :-)
Best Regards,
Leo Yan
-Original Message-
From: David McCullough [mailto:david_mccullo...@securecomputing.com]
Sent: 2009年10月15日 11:02
To: Leo Yan
Cc: linux-crypto@vger.kernel.org
Subject: Re: Questions For Linux Crypto API
Jivin Leo Yan lays it down ...
>
Jivin Leo Yan lays it down ...
>
> hi, David
>
> Very appreciate for your answer. :-)
>
> Please see my inline comments.
>
> Best Regards,
> Leo Yan
>
>
> -Original Message-
> From: David McCullough [mailto:david_mccullo...@securecomputing.com]
> Sent: 2009?10?14? 19:44
> To: Leo
hi, David
Very appreciate for your answer. :-)
Please see my inline comments.
Best Regards,
Leo Yan
-Original Message-
From: David McCullough [mailto:david_mccullo...@securecomputing.com]
Sent: 2009年10月14日 19:44
To: Leo Yan
Cc: linux-crypto@vger.kernel.org
Subject: Re: Questions Fo
Jivin Leo Yan lays it down ...
>
> Hi, all
>
> I am a newbie for Linux crypto.
> Recently I am warming up on Linux Crypto APIs and have some questions.
> Would you kindly give me some hints about it J ?
>
> 1. Does Linux Crypto API now support user space or not?
> I have googled the mailing li
Hi, all
I am a newbie for Linux crypto.
Recently I am warming up on Linux Crypto APIs and have some questions.
Would you kindly give me some hints about it J ?
1. Does Linux Crypto API now support user space or not?
I have googled the mailing list, and find some guys have committed some patches