[BISECTED REGRESSION 5.3-rc2] Marvell 88SE9128 SATA controller unusable with intel_iommu=on

2019-08-24 Thread Stijn Tintel
Hi, There is a bug in kernel 5.3-rc2 and later that breaks my Marvell 88SE9128 SATA controller. The problem does not occur when I boot with intel_iommu=off. This seems to be a regression of https://bugzilla.kernel.org/show_bug.cgi?id=42679. A quirk was added to fix this, in

Re: [RFC PATCH] Fix Intel IOMMU support for Marvell 88SE91xx SATA controllers.

2013-02-22 Thread Stijn Tintel
acs_flags); #else static inline void pci_fixup_device(enum pci_fixup_pass pass, commit 05183aa996b2971884a60041e995b470b8224574 Author: Stijn Tintel st...@linux-ipv6.be Date: Sun Feb 10 01:01:16 2013 +0100 Move PCI_VENDOR_ID_MARVELL_2 to pci_ids.h Signed-off-by: Stijn Tintel st