Re: [PATCH 04/14] powerpc/pseries: Stop using pdn->pe_number

2020-07-13 Thread Alexey Kardashevskiy
On 06/07/2020 11:36, Oliver O'Halloran wrote: > The pci_dn->pe_number field is mainly used to track the IODA PE number of a > device on PowerNV. At some point it grew a user in the pseries SR-IOV > support which muddies the waters a bit, so remove it. > > Signed-off-by: Oliver O'Halloran Rev

[PATCH 04/14] powerpc/pseries: Stop using pdn->pe_number

2020-07-05 Thread Oliver O'Halloran
The pci_dn->pe_number field is mainly used to track the IODA PE number of a device on PowerNV. At some point it grew a user in the pseries SR-IOV support which muddies the waters a bit, so remove it. Signed-off-by: Oliver O'Halloran --- arch/powerpc/platforms/pseries/eeh_pseries.c | 10 -