kernel_samsung_a53x/drivers/crypto/virtio
wangyangxin bea4e190b1 crypto: virtio - Wait for tasklet to complete on device remove
[ Upstream commit 67cc511e8d436456cc98033e6d4ba83ebfc8e672 ]

The scheduled tasklet needs to be executed on device remove.

Fixes: fed93fb62e05 ("crypto: virtio - Handle dataq logic with tasklet")
Signed-off-by: wangyangxin <wangyangxin1@huawei.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-18 12:12:27 +01:00
..
Kconfig virtio-crypto: implement RSA algorithm 2024-11-18 12:12:25 +01:00
Makefile virtio-crypto: implement RSA algorithm 2024-11-18 12:12:25 +01:00
virtio_crypto_akcipher_algs.c virtio-crypto: wait ctrl queue instead of busy polling 2024-11-18 12:12:26 +01:00
virtio_crypto_algs.c virtio-crypto: wait ctrl queue instead of busy polling 2024-11-18 12:12:26 +01:00
virtio_crypto_common.h crypto: virtio - Handle dataq logic with tasklet 2024-11-18 12:12:26 +01:00
virtio_crypto_core.c crypto: virtio - Wait for tasklet to complete on device remove 2024-11-18 12:12:27 +01:00
virtio_crypto_mgr.c virtio-crypto: implement RSA algorithm 2024-11-18 12:12:25 +01:00