[PATCH] powerpc/eeh: Delay probing EEH device during hotplug

Michael Ellerman mpe at ellerman.id.au
Fri May 1 09:50:57 AEST 2015


On Fri, 2015-05-01 at 09:22 +1000, Gavin Shan wrote:
> Commit 1c509148b ("powerpc/eeh: Do probe on pci_dn") probes EEH
> devices in early stage, which is reasonable to pSeries platform.
> However, it's wrong for PowerNV platform because the PE# isn't
> determined until the resources (IO and MMIO) are assigned to
> PE in hotplug case. So we have to delay probing EEH devices
> for PowerNV platform until the PE# is assigned.
> 
> Fixes: 1c509148b ("powerpc/eeh: Do probe on pci_dn")

I don't have that SHA.

I've have a commit with the same subject which is ff57b454ddb9.

Is that the same thing?

I also have 89a51df5ab1d, which Fixes that commit (ff57..).

cheers




More information about the Linuxppc-dev mailing list