Thread (23 messages) 23 messages, 3 authors, 2015-06-17

[PATCH v5 05/14] crypto: marvell/CESA: add TDMA support

From: Boris Brezillon <hidden>
Date: 2015-06-17 07:37:50
Also in: linux-crypto, linux-devicetree, lkml

On Wed, 17 Jun 2015 15:18:29 +0800
Herbert Xu [off-list ref] wrote:
On Wed, Jun 17, 2015 at 09:15:03AM +0200, Boris Brezillon wrote:
quoted
Anyway, now I'm doing the following test:

if (creq->src_nents && !ret)
	return -ENOMEM;
Best not call dma_map_sg at all in the !src_nents case as I think
some architectures will WARN or BUG if you give it a zero-length
list.
Okay, I've changed it to test for the !src_nents before calling
dma_map_sg.

Thanks,

Boris


-- 
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help