[Skiboot] [PATCH 05/16] core/pci: Fix scan of devices for opencapi slots

christophe lombard clombard at linux.vnet.ibm.com
Tue Sep 17 19:07:24 AEST 2019


On 09/09/2019 14:31, Frederic Barrat wrote:
> Opencapi devices are found directly under the PHB and the PHB slot
> doesn't have an associated PCI device (root complex). So when scanning
> a PHB, devices are added directly under the PHB, like it's done at
> boot time.
> 
> Signed-off-by: Frederic Barrat <fbarrat at linux.ibm.com>
> ---
>   core/pci-opal.c | 20 +++++++++++++++-----
>   1 file changed, 15 insertions(+), 5 deletions(-)
> 
> diff --git a/core/pci-opal.c b/core/pci-opal.c
> index 6c070030..23aac84e 100644
> --- a/core/pci-opal.c
> +++ b/core/pci-opal.c


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



More information about the Skiboot mailing list