I originally intended to merge this patch for v3.12. However, Yinghai is working on a regression fix ("PCI: Separate stop and remove devices in pciehp") that needs to go into v3.11, and his fix will be simpler if we remove the module option for pciehp in v3.11. That will mean he won't have to export pci_stop_bus_device() and pci_remove_bus_device() for use by modules. I think this will be pretty safe because we already supported pciehp being built-in and RHEL6 and Ubuntu 12.10 already make it built-in. Therefore, I propose to put this in my for-linus branch and merge it for v3.11. --- Bjorn Helgaas (1): PCI: pciehp: Convert pciehp to be builtin only, not modular drivers/pci/pcie/Kconfig | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) -- 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