Re: [PATCH V4 5/9] virtio-mmio: implement synchronize_cbs()

From: Cornelia Huck
Date: Mon May 09 2022 - 11:34:57 EST


On Sat, May 07 2022, Jason Wang <jasowang@xxxxxxxxxx> wrote:

> Simply synchronize the platform irq that is used by us.
>
> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
> Cc: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
> Cc: Marc Zyngier <maz@xxxxxxxxxx>
> Cc: Halil Pasic <pasic@xxxxxxxxxxxxx>
> Cc: Cornelia Huck <cohuck@xxxxxxxxxx>
> Signed-off-by: Jason Wang <jasowang@xxxxxxxxxx>
> ---
> drivers/virtio/virtio_mmio.c | 9 +++++++++
> 1 file changed, 9 insertions(+)

Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>