Re: [PATCH 8/9] PCI: hotplug: Embed hotplug_slot

2018-09-03 Thread Sebastian Ott
On Sun, 19 Aug 2018, Lukas Wunner wrote: > When the PCI hotplug core and its first user, cpqphp, were introduced in > February 2002 with historic commit a8a2069f432c, cpqphp allocated a slot > struct for its internal use plus a hotplug_slot struct to be registered > with the hotplug core and

Re: [PATCH 8/9] PCI: hotplug: Embed hotplug_slot

2018-08-20 Thread Tyrel Datwyler
On 08/19/2018 07:29 AM, Lukas Wunner wrote: > When the PCI hotplug core and its first user, cpqphp, were introduced in > February 2002 with historic commit a8a2069f432c, cpqphp allocated a slot > struct for its internal use plus a hotplug_slot struct to be registered > with the hotplug core and

Re: [PATCH 8/9] PCI: hotplug: Embed hotplug_slot

2018-08-20 Thread Rafael J. Wysocki
On Sun, Aug 19, 2018 at 4:46 PM Lukas Wunner wrote: > > When the PCI hotplug core and its first user, cpqphp, were introduced in > February 2002 with historic commit a8a2069f432c, cpqphp allocated a slot > struct for its internal use plus a hotplug_slot struct to be registered > with the hotplug

[PATCH 8/9] PCI: hotplug: Embed hotplug_slot

2018-08-19 Thread Lukas Wunner
When the PCI hotplug core and its first user, cpqphp, were introduced in February 2002 with historic commit a8a2069f432c, cpqphp allocated a slot struct for its internal use plus a hotplug_slot struct to be registered with the hotplug core and linked the two with pointers: