[PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA
Conor Dooley
conor at kernel.org
Wed Mar 29 13:16:10 PDT 2023
On Mon, Mar 27, 2023 at 02:13:05PM +0200, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd at arndb.de>
>
> For a DMA_BIDIRECTIONAL transfer, the caches have to be cleaned
> first to let the device see data written by the CPU, and invalidated
> after the transfer to let the CPU see data written by the device.
>
> riscv also invalidates the caches before the transfer, which does
> not appear to serve any purpose.
Rationale makes sense to me..
Reviewed-by: Conor Dooley <conor.dooley at microchip.com>
Thanks for working on all of this Arnd!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-snps-arc/attachments/20230329/2544deeb/attachment.sig>
More information about the linux-snps-arc
mailing list