On Tue, Dec 9, 2025 at 12:31 PM Jason Wang <[email protected]> wrote:
>
> 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]>

Btw.

I think this probably deserved a stable tag as well as the
virtqueue_kick is not synchronized here?

>
> Thanks

Thanks


Reply via email to