diff options
author | Liu Jiang <[email protected]> | 2015-11-27 11:12:33 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2015-12-02 02:30:15 +0100 |
commit | 727ae8be30b428082d3519817f4fb98b712d457d (patch) | |
tree | 8a4f4a7b9d0e00233a94548bf86a065a9693cd05 /lib/netdev-notifier-error-inject.c | |
parent | 768acd64d68b232e0d2b9623d9846457355f0c27 (diff) |
x86/PCI/ACPI: Fix regression caused by commit 4d6b4e69a245
Commit 4d6b4e69a245 ("x86/PCI/ACPI: Use common interface to support
PCI host bridge") converted x86 to use the common interface
acpi_pci_root_create, but the conversion missed on code piece in
arch/x86/pci/bus_numa.c, which causes regression on some legacy
AMD platforms as reported by Arthur Marsh <[email protected]>.
The root causes is that acpi_pci_root_create() fails to insert
host bridge resources into iomem_resource/ioport_resource because
x86_pci_root_bus_resources() has already inserted those resources.
So change x86_pci_root_bus_resources() to not insert resources into
iomem_resource/ioport_resource.
Fixes: 4d6b4e69a245 ("x86/PCI/ACPI: Use common interface to support PCI host bridge")
Signed-off-by: Jiang Liu <[email protected]>
Reported-and-tested-by: Arthur Marsh <[email protected]>
Reported-and-tested-by: Krzysztof Kolasa <[email protected]>
Reported-and-tested-by: Keith Busch <[email protected]>
Reported-and-tested-by: Hans de Bruin <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions