Segher Boessenkool <seg...@kernel.crashing.org> writes: > On Fri, Jan 11, 2019 at 05:06:12PM +1100, Michael Ellerman wrote: >> Tyrel Datwyler <tyr...@linux.vnet.ibm.com> writes: >> > It is basically the predecessor to PAPR "Power Architecture Platform >> > Reference". >> > Which the LoPAPR document is available through power.org. Not sure if >> > there is >> > any desire to adopt PAPR in place of RPA. It is the platform reference doc >> > that >> > outlines how we do DLPAR and PCI Hotplug. >> >> True. But a user is unlikely to know "PAPR" either, and it googles badly. > > Googling for "powerpc papr" works fine afais? With a working link to a > pdf on the first page and all!
True if you know to add "powerpc". I only get a link to LoPAPR, which is similar but not identical. If there's a link to PAPR then someone is in trouble :) cheers