Re: [PATCH v3 00/14] PCI: let the core manage slot names

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Alex,

This series applies against linux-next. I've tested this by loading
pci_slot and various hotplug drivers to ensure that the hotplug drivers
can successfully override the pci_slot names.

 It seems that there are some bugs. Pciehp and shpchp modules can not
 be loaded when the debug option is specified. Segmentation fault occurs
 with stack dump.

 pciehp_probe() or shpchp_probe()
   -> init_slots()
    -> get_power_status()
     -> slot_name() : This is called when the debug option is specified.
      -> hotplug_slot_name()
       -> pci_slot_name(slot->pci_slot)
                        ~~~~~~~~~~~~~~
                       Not initialized yet.

--
Best regards,

Taku Izumi <izumi.taku@xxxxxxxxxxxxxx>

--
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

[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux