[GIT PULL] PCI fixes for v6.15
From: Bjorn Helgaas
Date: Fri Apr 11 2025 - 14:17:01 EST
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.15-fixes-1
for you to fetch changes up to c8ba3f8aff672a5ea36e895f0f8f657271d855d7:
PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device() (2025-04-11 12:53:21 -0500)
----------------------------------------------------------------
- Run quirk_huawei_pcie_sva() before arm_smmu_probe_device(), which depends
on the quirk, to avoid IOMMU initialization failures (Zhangfei Gao)
----------------------------------------------------------------
Zhangfei Gao (1):
PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device()
drivers/pci/quirks.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)