]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/pci/quirks.c
PCI: add Ralink RT2800 broken INTx masking quirk
authorAlex Williamson <alex.williamson@redhat.com>
Thu, 7 Jun 2012 17:01:59 +0000 (11:01 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 18 Jun 2012 17:51:22 +0000 (11:51 -0600)
commit0bdb3b213ac64f9a16e59d57660174543eaa01f0
tree30231b3dc162cbacb154d1ed06a546210d838c44
parentde509f9f08726077ffd2f2d5e4b63e17cb516938
PCI: add Ralink RT2800 broken INTx masking quirk

Passes pci_intx_mask_supported test but continues to send interrupts
as discovered through VFIO-based device assignment.

http://www.spinics.net/lists/kvm/msg73738.html

[bhelgaas: use HEADER, not FINAL, which is currently broken for hotplug]
Tested-by: Andreas Hartmann <andihartmann@01019freenet.de>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/quirks.c