# git rev-parse -q --verify 0f40cdb561d4e7830a933cb20b5ad376f24e6c36^{commit} 0f40cdb561d4e7830a933cb20b5ad376f24e6c36 already have revision, skipping fetch # git checkout -q -f -B kisskb 0f40cdb561d4e7830a933cb20b5ad376f24e6c36 # git clean -qxdf # < git log -1 # commit 0f40cdb561d4e7830a933cb20b5ad376f24e6c36 # Author: Laurent Dufour # Date: Thu Jan 6 17:13:39 2022 +0100 # # powerpc/pseries: read the lpar name from the firmware # # 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 output allows to read the # updated value. # # However the hypervisor, like Qemu/KVM, may not support this RTAS # parameter. In that case the value reported in lparcfg is read from the # device tree and so is not updated accordingly. # # Signed-off-by: Laurent Dufour # Reviewed-by: Tyrel Datwyler # Reviewed-by: Nathan Lynch # [mpe: Drop doc-comment syntax, change RTAS/DT to lower case, use of_root # to fix missing of_node_put(), use of_property_read_string()] # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20220106161339.74656-1-ldufour@linux.ibm.com # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 0f40cdb561d4e7830a933cb20b5ad376f24e6c36 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_kilauea_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 40x/kilauea_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_kilauea_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_kilauea_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_kilauea_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/powerpc-next_40x_kilauea_defconfig_powerpc-gcc5 # Build took: 0:00:56.372706