Skip to content
Commit eb4cecb4 authored by Jason Wang's avatar Jason Wang Committed by Michael S. Tsirkin
Browse files

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: default avatarMarc Zyngier <maz@kernel.org>
Reported-by: default avatarStefano Garzarella <sgarzare@redhat.com>
Signed-off-by: default avatarJason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20220323031524.6555-2-jasowang@redhat.com
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
parent 7b79edfb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment