[PATCH v0 1/2] DMA: fsldma: Disable DMA_INTERRUPT when Async_tx enabled

2009-10-14 Thread Vishnu Suresh
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 |

RE: Questions For Linux Crypto API

2009-10-14 Thread Leo Yan
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 ... >

Re: Questions For Linux Crypto API

2009-10-14 Thread David McCullough
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

RE: Questions For Linux Crypto API

2009-10-14 Thread Leo Yan
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

Re: Questions For Linux Crypto API

2009-10-14 Thread David McCullough
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

Questions For Linux Crypto API

2009-10-14 Thread Leo Yan
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