]> git.baikalelectronics.ru Git - kernel.git/commit
PCI: Add function 1 DMA alias quirk for Marvell 9128
authorAlex Williamson <alex.williamson@redhat.com>
Tue, 16 Jan 2018 17:05:26 +0000 (10:05 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 16 Jan 2018 17:39:31 +0000 (11:39 -0600)
commitc077dadb7b84609665d1c120f8af2c2410172cd2
tree74236ec7085ba0ae36ca41d58c3a92afb9174391
parent9dd2fa674b368793765f8fd151f24f5cb71b8531
PCI: Add function 1 DMA alias quirk for Marvell 9128

The Marvell 9128 is the original device generating bug 42679, from which
many other Marvell DMA alias quirks have been sourced, but we didn't have
positive confirmation of the fix on 9128 until now.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=42679
Link: https://www.spinics.net/lists/kvm/msg161459.html
Reported-by: Binarus <lists@binarus.de>
Tested-by: Binarus <lists@binarus.de>
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/quirks.c