[PATCH v2] i2c: at91: use dma safe buffers
Wolfram Sang
wsa at kernel.org
Wed May 4 13:23:03 PDT 2022
On Thu, Apr 07, 2022 at 05:08:28PM +0200, Michael Walle wrote:
> The supplied buffer might be on the stack and we get the following error
> message:
> [ 3.312058] at91_i2c e0070600.i2c: rejecting DMA map of vmalloc memory
>
> Use i2c_{get,put}_dma_safe_msg_buf() to get a DMA-able memory region if
> necessary.
>
> Fixes: 60937b2cdbf9 ("i2c: at91: add dma support")
> Signed-off-by: Michael Walle <michael at walle.cc>
> Reviewed-by: Codrin Ciubotariu <codrin.ciubotariu at microchip.com>
Applied to for-next, thanks!
BTW, my name is Wolfram.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20220504/0d9c1649/attachment.sig>
More information about the linux-arm-kernel
mailing list