On Sat, Sep 15, 2012 at 1:03 AM, Yinghai Lu <[email protected]> wrote: > On Fri, Sep 14, 2012 at 8:05 PM, Jiang Liu <[email protected]> wrote: > > failing path in pci_create_root_bus is not handled. > > you could try to move > > device_initialize(&b->dev); > > to > pci_add_new_bus and pci_create_root_bus instead.
sth like attached...
jiang_hotplug_rework_2.patch
Description: Binary data

