linux/drivers/crypto/virtio
wangyangxin 63cdfacb0a crypto: virtio - Wait for tasklet to complete on device remove
[ Upstream commit 67cc511e8d ]

The scheduled tasklet needs to be executed on device remove.

Fixes: fed93fb62e ("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-01-25 15:35:17 -08:00
..
Kconfig virtio-crypto: implement RSA algorithm 2022-03-28 16:52:58 -04:00
Makefile virtio-crypto: rename skcipher algs 2022-03-28 16:52:58 -04:00
virtio_crypto_akcipher_algs.c crypto: virtio - Use new crypto_engine_op interface 2023-08-18 17:01:11 +08:00
virtio_crypto_common.h crypto: virtio - Handle dataq logic with tasklet 2024-01-25 15:35:15 -08:00
virtio_crypto_core.c crypto: virtio - Wait for tasklet to complete on device remove 2024-01-25 15:35:17 -08:00
virtio_crypto_mgr.c virtio-crypto: rename skcipher algs 2022-03-28 16:52:58 -04:00
virtio_crypto_skcipher_algs.c crypto: virtio - Use new crypto_engine_op interface 2023-08-18 17:01:11 +08:00