]> git.proxmox.com Git - pve-kernel.git/commitdiff
rebase patches on top of Ubuntu-4.15.0-40.43
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 12 Nov 2018 12:33:04 +0000 (13:33 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 12 Nov 2018 12:33:04 +0000 (13:33 +0100)
(generated with debian/scripts/import-upstream-tag)

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
patches/kernel/0003-pci-Enable-overrides-for-missing-ACS-capabilities-4..patch

index 17bdfe719bf75a1804a4ac2e55436420c7b483f5..a54f2399de149490f07a495c60d1502d22b1f4f1 100644 (file)
@@ -74,10 +74,10 @@ index 51210d10d905..ceb1b471d249 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 2953239fa628..b2c9428b13a3 100644
+index facd0d08a380..6ed8f3ead0dd 100644
 --- a/drivers/pci/quirks.c
 +++ b/drivers/pci/quirks.c
-@@ -3702,6 +3702,106 @@ static int __init pci_apply_final_quirks(void)
+@@ -3703,6 +3703,106 @@ static int __init pci_apply_final_quirks(void)
  
  fs_initcall_sync(pci_apply_final_quirks);
  
@@ -184,7 +184,7 @@ index 2953239fa628..b2c9428b13a3 100644
  /*
   * Following are device-specific reset methods which can be used to
   * reset a single function if other methods (e.g. FLR, PM D0->D3) are
-@@ -4541,6 +4641,7 @@ static const struct pci_dev_acs_enabled {
+@@ -4542,6 +4642,7 @@ static const struct pci_dev_acs_enabled {
        { PCI_VENDOR_ID_CAVIUM, PCI_ANY_ID, pci_quirk_cavium_acs },
        /* APM X-Gene */
        { PCI_VENDOR_ID_AMCC, 0xE004, pci_quirk_xgene_acs },