Re: [PATCH] dmaengine: dma40: Add support to split up large elements

From: Linus Walleij
Date: Mon Dec 20 2010 - 17:08:27 EST


2010/12/20 Per Forlin <per.forlin@xxxxxxxxxxxxxx>:

> The maximum transfer size of the stedma40 is (64k-1) x data-width.
> If the transfer size of one element exceeds this limit
> the job is split up and sent as linked transfer.
>
> Signed-off-by: Per Forlin <per.forlin@xxxxxxxxxx>

Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxxxxxx>

I think this could actually go into 2.6.37 series: I consider it
a bug fix since the transfer size limitation breaks the
contract of the memcpy() API.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/