Re: [PATCH v2] crypto: sa2ul: Fix DMA mapping API usage

From: Herbert Xu
Date: Fri Oct 02 2020 - 07:54:52 EST


On Wed, Sep 23, 2020 at 01:11:44PM +0300, Peter Ujfalusi wrote:
> Make sure that we call the dma_unmap_sg on the correct scatterlist on
> completion with the correct sg_nents.
>
> Use sg_table to managed the DMA mapping and at the same time add the needed
> dma_sync calls for the sg_table.
>
> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@xxxxxx>
> ---
> Hi,
>
> Changes since v1:
> - use sg_table to manage the mapped sgl as suggested by Christoph
>
> Regards,
> Peter
>
> drivers/crypto/sa2ul.c | 215 ++++++++++++++++++++++-------------------
> 1 file changed, 117 insertions(+), 98 deletions(-)

Patch applied. Thanks.
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt