On Mon, May 10, 2021 at 05:02:55PM +0800, Hui Tang wrote: > Currently, an invalid dma address may be unmapped when calling > 'xx_data_clr_all' in error path, so check dma address of sqe in/out > if initialized before calling 'dma_free_coherent' or 'dma_unmap_single'. > > Fixes: a9214b0b6ed2(crypto: hisilicon - fix the check on dma address) > Signed-off-by: Hui Tang <tanghui20@xxxxxxxxxx> > --- > v1 -> v2: Fix sparse warning. > --- > drivers/crypto/hisilicon/hpre/hpre_crypto.c | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) 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