These patches keep track of both the beginning and end of the bus number range under a PCI host bridge (previously we only kept the beginning) and make that range available to the arch code, which will need it to support the _CBA mechanism for reporting MMCONFIG regions. These apply on the acpi-test tree. --- Bjorn Helgaas (2): ACPI: pci_root: save downstream bus range ACPI: pci_root: pass acpi_pci_root to arch-specific scan arch/ia64/pci/pci.c | 5 +++ arch/x86/pci/acpi.c | 5 +++ drivers/acpi/pci_root.c | 67 ++++++++++++++++++++++++++----------------- include/acpi/acpi_bus.h | 2 + include/acpi/acpi_drivers.h | 3 +- 5 files changed, 50 insertions(+), 32 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html