Files
linux/drivers
Thomas Fourier 41b17a237e crypto: rockchip - Fix dma_unmap_sg() nents value
commit 21140e5caf019e4a24e1ceabcaaa16bd693b393f upstream.

The dma_unmap_sg() functions should be called with the same nents as the
dma_map_sg(), not the value the map function returned.

Fixes: 57d67c6e82 ("crypto: rockchip - rework by using crypto_engine")
Cc: <stable@vger.kernel.org>
Signed-off-by: Thomas Fourier <fourier.thomas@gmail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-10-19 16:30:49 +02:00
..
2024-12-09 10:32:21 +01:00
2025-08-28 16:28:43 +02:00
2025-08-28 16:28:15 +02:00