]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L
authorHans de Goede <hdegoede@redhat.com>
Fri, 2 Mar 2018 10:36:33 +0000 (11:36 +0100)
committerSeth Forshee <seth.forshee@canonical.com>
Wed, 28 Mar 2018 19:04:37 +0000 (14:04 -0500)
commitc5afa2a9ac2f77ad228a79473f46c690c9b1ee7a
tree380e3601c49ca2146c72614d69448cfd868de6ad
parent7e1f7619290bc6555c36da72948fcfa51e36e0ec
PCI: Add function 1 DMA alias quirk for Highpoint RocketRAID 644L

BugLink: http://bugs.launchpad.net/bugs/1759655
commit 1903be8222b7c278ca897c129ce477c1dd6403a8 upstream.

The Highpoint RocketRAID 644L uses a Marvel 88SE9235 controller, as with
other Marvel controllers this needs a function 1 DMA alias quirk.

Note the RocketRAID 642L uses the same Marvel 88SE9235 controller and
already is listed with a function 1 DMA alias quirk.

Cc: stable@vger.kernel.org
BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1534106
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/pci/quirks.c