Re: [PATCH v2] powerpc/pseries: read the lpar name from the firmware

2021-12-03 Thread Laurent Dufour
On 03/12/2021, 13:28:10, Michael Ellerman wrote: > Hi Laurent, > > Just a few minor comments below ... Thanks, Michael, for your _major_ comments. I'll send a version 3 soon. Laurent. > > Laurent Dufour writes: >> The LPAR name may be changed after the LPAR has been started in the HMC. >> In

Re: [PATCH v2] powerpc/pseries: read the lpar name from the firmware

2021-12-03 Thread Michael Ellerman
Hi Laurent, Just a few minor comments below ... Laurent Dufour writes: > The LPAR name may be changed after the LPAR has been started in the HMC. > In that case lparstat command is not reporting the updated value because it > reads it from the device tree which is read at boot time. > > However

[PATCH v2] powerpc/pseries: read the lpar name from the firmware

2021-12-01 Thread Laurent Dufour
The LPAR name may be changed after the LPAR has been started in the HMC. In that case lparstat command is not reporting the updated value because it reads it from the device tree which is read at boot time. However this value could be read from RTAS. Adding this value in the /proc/powerpc/lparcfg