PCI: Mark Atheros AR9462 to avoid bus reset
authorJames Prestwood <james.prestwood@linux.intel.com>
Mon, 7 Jan 2019 21:32:48 +0000 (13:32 -0800)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 22 Apr 2019 21:51:15 +0000 (16:51 -0500)
commit6afb7e26978da5e86e57e540fdce65c8b04f398a
tree4f7db713da3aa893de57fdd4775f7aa83727276d
parentd28ca864c493637f3c957f4ed9348a94fca6de60
PCI: Mark Atheros AR9462 to avoid bus reset

When using PCI passthrough with this device, the host machine locks up
completely when starting the VM, requiring a hard reboot.  Add a quirk to
avoid bus resets on this device.

Fixes: c3e59ee4e766 ("PCI: Mark Atheros AR93xx to avoid bus reset")
Link: https://lore.kernel.org/linux-pci/20190107213248.3034-1-james.prestwood@linux.intel.com
Signed-off-by: James Prestwood <james.prestwood@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
CC: stable@vger.kernel.org # v3.14+
drivers/pci/quirks.c