On Thu, Dec 18, 2025 at 11:49 AM Bibo Mao <[email protected]> wrote: > > With function virtio_crypto_skcipher_crypt_req(), there is already > virtqueue_kick() call with spinlock held in function > __virtio_crypto_skcipher_do_req(). Remove duplicated virtqueue_kick() > function call here. > > Fixes: d79b5d0bbf2e ("crypto: virtio - support crypto engine framework") > Cc: [email protected] > Signed-off-by: Bibo Mao <[email protected]> > ---
Acked-by: Jason Wang <[email protected]> Thanks
