[PATCH] powerpc/pci: Fix PHB numbering when using opal-phbid

Michael Ellerman patch-notifications at ellerman.id.au
Sat Aug 6 16:45:32 AEST 2022


On Tue, 2 Aug 2022 20:57:23 +1000, Michael Ellerman wrote:
> The recent change to the PHB numbering logic has a logic error in the
> handling of "ibm,opal-phbid".
> 
> When an "ibm,opal-phbid" property is present, &prop is written to and
> ret is set to zero.
> 
> The following call to of_alias_get_id() is skipped because ret == 0.
> 
> [...]

Applied to powerpc/next.

[1/1] powerpc/pci: Fix PHB numbering when using opal-phbid
      https://git.kernel.org/powerpc/c/f4b39e88b42d13366b831270306326b5c20971ca

cheers


More information about the Linuxppc-dev mailing list