UPSTREAM: Revert "virtio_pci: harden MSI-X interrupts"
This reverts commit 9e35276a. Issue were reported for the drivers that are using affinity managed IRQ where manually toggling IRQ status is not expected. And we forget to enable the interrupts in the restore path as well. In the future, we will rework on the interrupt hardening. Fixes: 9e35276a ("virtio_pci: harden MSI-X interrupts") Reported-by:Marc Zyngier <maz@kernel.org> Reported-by:
Stefano Garzarella <sgarzare@redhat.com> Signed-off-by:
Jason Wang <jasowang@redhat.com> Link: https://lore.kernel.org/r/20220323031524.6555-2-jasowang@redhat.com Signed-off-by:
Michael S. Tsirkin <mst@redhat.com> (cherry picked from commit eb4cecb4) Bug: 196772804 Signed-off-by:
Keir Fraser <keirf@google.com> Change-Id: I05264d9e61d558522a8a20cf87399aa3578b3a6e
Loading
Please sign in to comment