]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
PCI: Mark Atheros QCA6174 to avoid bus reset
authorIngmar Klein <ingmar_klein@web.de>
Fri, 9 Apr 2021 09:26:33 +0000 (11:26 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Nov 2021 10:36:01 +0000 (11:36 +0100)
commit617d8bc3c2d649f3fb16e8f0a7a76111f5b8cc5f
treee0558530d021531eb08c411b6dfbe6cbd9a0c912
parenta1b9c0fdebf940145fde0b8fdf42dbf10a20e84d
PCI: Mark Atheros QCA6174 to avoid bus reset

commit e3f4bd3462f6f796594ecc0dda7144ed2d1e5a26 upstream.

When passing the Atheros QCA6174 through to a virtual machine, the VM hangs
at the point where the ath10k driver loads.

Add a quirk to avoid bus resets on this device, which avoids the hang.

[bhelgaas: commit log]
Link: https://lore.kernel.org/r/08982e05-b6e8-5a8d-24ab-da1488ee50a8@web.de
Signed-off-by: Ingmar Klein <ingmar_klein@web.de>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Pali Rohár <pali@kernel.org>
Cc: stable@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pci/quirks.c