# git rev-parse -q --verify 932bed41217059638c78a75411b7893b121d2162^{commit} 932bed41217059638c78a75411b7893b121d2162 already have revision, skipping fetch # git checkout -q -f -B kisskb 932bed41217059638c78a75411b7893b121d2162 # git clean -qxdf # < git log -1 # commit 932bed41217059638c78a75411b7893b121d2162 # Author: Sourabh Jain # Date: Fri May 10 15:52:35 2024 +0530 # # powerpc/kexec_file: fix cpus node update to FDT # # While updating the cpus node, commit 40c753993e3a ("powerpc/kexec_file: # Use current CPU info while setting up FDT") first deletes all subnodes # under the /cpus node. However, while adding sub-nodes back, it missed # adding cpus subnodes whose device_type != "cpu", such as l2-cache*, # l3-cache*, ibm,powerpc-cpu-features. # # Fix this by only deleting cpus sub-nodes of device_type == "cpus" and # then adding all available nodes with device_type == "cpu". # # Fixes: 40c753993e3a ("powerpc/kexec_file: Use current CPU info while setting up FDT") # Signed-off-by: Sourabh Jain # Signed-off-by: Michael Ellerman # Link: https://msgid.link/20240510102235.2269496-3-sourabhjain@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 932bed41217059638c78a75411b7893b121d2162 # make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-next_holly_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- holly_defconfig # < make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-next_holly_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-next_holly_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/powerpc-next_holly_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_holly_defconfig_powerpc-gcc5 # Build took: 0:00:34.740701