X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=patches%2Fkernel%2F0004-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch;fp=patches%2Fkernel%2F0004-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch;h=87cd3f1eac4fe7efc984383feab8d4fcd560ffd5;hb=af0b394907445c0ef1d3b1f1801b37057d1ffd2c;hp=09702da4158e5480e4dae71fade3100094a821f9;hpb=3509d749afa49dcdb1f7c9374831d32a6dbb7769;p=pve-kernel.git diff --git a/patches/kernel/0004-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch b/patches/kernel/0004-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch index 09702da..87cd3f1 100644 --- a/patches/kernel/0004-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch +++ b/patches/kernel/0004-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch @@ -75,7 +75,7 @@ index 2e77ecc12692..eae6fdc4c683 100644 Safety option to keep boot IRQs enabled. This should never be necessary. diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c -index db9ec6b90839..8cd5aaddc7fd 100644 +index 267e6002e29f..fac76ca1d16a 100644 --- a/drivers/pci/quirks.c +++ b/drivers/pci/quirks.c @@ -194,6 +194,106 @@ static int __init pci_apply_final_quirks(void) @@ -185,7 +185,7 @@ index db9ec6b90839..8cd5aaddc7fd 100644 /* * Decoding should be disabled for a PCI device during BAR sizing to avoid * conflict. But doing so may cause problems on host bridge and perhaps other -@@ -4939,6 +5039,8 @@ static const struct pci_dev_acs_enabled { +@@ -4959,6 +5059,8 @@ static const struct pci_dev_acs_enabled { { PCI_VENDOR_ID_CAVIUM, 0xA060, pci_quirk_mf_endpoint_acs }, /* APM X-Gene */ { PCI_VENDOR_ID_AMCC, 0xE004, pci_quirk_xgene_acs },