[Skiboot] [PATCH 03/16] core/pci: Use proper phandle during hotplug for PHB slots

christophe lombard clombard at linux.vnet.ibm.com
Thu Sep 12 17:58:51 AEST 2019


On 09/09/2019 14:31, Frederic Barrat wrote:
> PHB slots don't have an associated device (slot->pd = NULL). They were
> not used by the PCI hotplug framework so far, but with opencapi
> virtual PHBs, that's changing. With opencapi, devices are directly
> under the PHB (no root complex or intermediate bridge) and the slot
> used for hotplug is the PHB slot.
> 
> This patch uses the proper phandle when replying asynchronously to the
> OS when using a PHB slot.
> 
> Signed-off-by: Frederic Barrat <fbarrat at linux.ibm.com>
> ---

Reviewed-by: Christophe Lombard <clombard at linux.vnet.ibm.com>



More information about the Skiboot mailing list