Hi Jesse, Here are patches to fix the following pciehp driver problems. - "pcie hotplug bootup crash" problem (Bugzilla #10787) - "pciehp probing slow" problem (Bugzilla #10751, #10760) - "duplicate kobject_add" problem (Bugzilla #10751) Patches are: - [PATCH 1/7] pciehp: fix NULL dereference in interrupt handler (This is for "pcie hotplug bootup crash" problem) - [PATCH 2/7] pciehp: fix slow probing - [PATCH 3/7] pciehp: poll cmd completion if hotplug interrupt is disabled - [PATCH 4/7] pciehp: move msleep after power off (These are for "pciehp probing slow" problem) - [PATCH 5/7] pci hotplug core: add check of duplicate slot name - [PATCH 6/7] pciehp: add message about pciehp_slot_with_bus option - [PATCH 7/7] shpchp: add message about shpchp_slot_with_bus option (These are for "duplicate kobject_add" problem) For details, please see the header of each patch. Thanks, Kenji Kaneshige -- 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