Re: [PATCH] virtio: VIRTIO_HARDEN_NOTIFICATION is broken

From: Cornelia Huck
Date: Fri Jul 01 2022 - 03:12:02 EST


On Thu, Jun 30 2022, "Michael S. Tsirkin" <mst@xxxxxxxxxx> wrote:

> This option doesn't really work and breaks too many drivers.
> Not yet sure what's the right thing to do, for now
> let's make sure randconfig isn't broken by this.
>
> Fixes: c346dae4f3fb ("virtio: disable notification hardening by default")
> Cc: "Jason Wang" <jasowang@xxxxxxxxxx>
> Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>
> ---
> drivers/virtio/Kconfig | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>