On Wednesday 09 April 2014 08:02:41 Bjorn Helgaas wrote: > > It's possible we could manage domain numbers in the core. On ACPI > systems, we currently we use the ACPI _SEG value as the domain. In > some cases, e.g., on ia64, config space access is done via firmware > interfaces, and those interfaces expect the _SEG values. We could > conceivably maintain a mapping between _SEG and domain, but I'm not > sure there's an advantage there. I think it's a safe assumption that we will never have more than one firmware trying to enumerate the domains, so it would be safe to let ACPI keep doing its own thing for domain numbers, have the DT code pick domain number using some method we come up with, and for everything else let the architecture code deal with it. There are probably very few systems that have multiple domains but use neither ACPI nor DT. Arnd -- 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