On Tue, Dec 9, 2025 at 10:00 AM Bibo Mao <[email protected]> wrote: > > With function virtio_crypto_skcipher_crypt_req(), there is already > virtqueue_kick() call with spinlock held in funtion
A typo should be "function". > __virtio_crypto_skcipher_do_req(). Remove duplicated virtqueue_kick() > function call here. > > Signed-off-by: Bibo Mao <[email protected]> Acked-by: Jason Wang <[email protected]> Thanks
