]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/pci/quirks.c
PCI: Mark Intel XXV710 NIC INTx masking as broken
authorAlex Williamson <alex.williamson@redhat.com>
Wed, 7 Jun 2017 19:00:48 +0000 (13:00 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 12 Jun 2017 21:53:34 +0000 (16:53 -0500)
commitd40b7fd2cbcbeeff36e52aef2aa44e03a2ab7345
treeefcac10d235d9ce7ef85b783f10b64cb1c088dcf
parent4ebeb1ec56d4c54a56b6f43c2603d9a4688c83ba
PCI: Mark Intel XXV710 NIC INTx masking as broken

Just like the other XL710 and X710 variants, the XXV710 device IDs appear
to have the same hardware bug, the status register doesn't report pending
interrupts resulting in "irq xx: nobody cared..." errors from the spurious
interrupt handler when we try to use it with device assignment.

Reported-by: Stefan Assmann <sassmann@redhat.com>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
drivers/pci/quirks.c