Re: Crypto causes panic in scatterwalk_done with large/multiple buffers

2012-11-16 Thread Jussi Kivilinna
Hello, I managed to reproduce something similiar with small buffers... Does attached patch help in your case? -Jussi Quoting Jorgen Lundman : I have a situation where I setup scatterlists as: input scatterlist of 1, address c90003627000 len 0x2. output scatterlist of 2, address 0

Re: [PATCH v3 7/7] crypto: omap_sham: Remove usage of private DMA API

2012-11-16 Thread Mark A. Greer
On Wed, Nov 14, 2012 at 09:47:55AM -0700, Mark A. Greer wrote: > On Tue, Nov 13, 2012 at 11:47:57PM -0800, Kasatkin, Dmitry wrote: > > On Fri, Nov 9, 2012 at 9:17 AM, Mark A. Greer > > wrote: > > > On Fri, Nov 09, 2012 at 06:28:16PM +0200, Kasatkin, Dmitry wrote: > > >> On Wed, Nov 7, 2012 at 4:5

Re: [PATCH 1/5] ARM: AT91SAM9G45: fix crypto peripherals irq issue due to sparse irq support.

2012-11-16 Thread Nicolas Ferre
On 11/07/2012 04:27 PM, Jean-Christophe PLAGNIOL-VILLARD : > On 17:31 Tue 06 Nov , Nicolas Royer wrote: >> Spare irq support introduced by commit "8fe82a5 ARM: at91: sparse irq >> support" >> involves to add the NR_IRQS_LEGACY offset to irq number. >> >> Signed-off-by: Nicolas Royer >> Acked-