virtio: VIRTIO_HARDEN_NOTIFICATION is broken
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 30 Jun 2022 19:10:57 +0000 (15:10 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 11 Aug 2022 08:06:37 +0000 (04:06 -0400)
commitebe797f25f68f28581f46a9cb9c1997ac15c39a0
treedf4c5de7f37c680ca913a068d893dd0739e4732a
parent5d66322b2b23507e9907a68e9c504181ffccd62f
virtio: VIRTIO_HARDEN_NOTIFICATION is broken

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@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
drivers/virtio/Kconfig