mmio 64 allocation that could help Guo Chao <yan@xxxxxxxxxxxxxxxxxx> on powerpc mmio allocation. It will try to assign 64 bit resource above 4g at first. And it is based on current pci/next and pci/resource. -v2: update after patch that move device_del down to pci_destroy_dev. add "Try best to allocate pref mmio 64bit above 4G" -v3: refresh and send out after pci_clip_resource() changes, as Bjorn is not happy with attachments. -v4: make pcibios_resource_to_bus take bus directly. -v5: fix non-pref mmio64 allocation problem found by Guo Chao. refresh last three as Bjorn update first two and put them in pci/resource Yinghai Lu (3): PCI: Try to allocate mem64 above 4G at first PCI: Try best to allocate pref mmio 64bit above 4g PCI: Sort pci root bus resources list drivers/pci/bus.c | 43 +++++++++++---- drivers/pci/setup-bus.c | 138 ++++++++++++++++++++++++++++++++---------------- drivers/pci/setup-res.c | 20 ++++++- 3 files changed, 144 insertions(+), 57 deletions(-) -- 1.8.4 -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html