Re: [PATCH] powerpc/powernv/pci: Drop pnv_phb->initialized

2020-09-01 Thread Michael Ellerman
Oliver O'Halloran writes: > The pnv_phb->initialized flag is an odd beast. It was added back in 2012 in > commit db1266c85261 ("powerpc/powernv: Skip check on PE if necessary") to > allow devices to be enabled even if their PE assignments hadn't been > completed yet. I can't think of any situatio

[PATCH] powerpc/powernv/pci: Drop pnv_phb->initialized

2020-08-30 Thread Oliver O'Halloran
The pnv_phb->initialized flag is an odd beast. It was added back in 2012 in commit db1266c85261 ("powerpc/powernv: Skip check on PE if necessary") to allow devices to be enabled even if their PE assignments hadn't been completed yet. I can't think of any situation where we would (or should) have PC