# git rev-parse -q --verify 4e4ed87981c764498942c52004c620bb8f104eac^{commit} 4e4ed87981c764498942c52004c620bb8f104eac already have revision, skipping fetch # git checkout -q -f -B kisskb 4e4ed87981c764498942c52004c620bb8f104eac # git clean -qxdf # < git log -1 # commit 4e4ed87981c764498942c52004c620bb8f104eac # Author: Nathan Lynch # Date: Thu Oct 29 20:18:05 2020 -0500 # # powerpc/pseries/mobility: refactor node lookup during DT update # # In pseries_devicetree_update(), with each call to ibm,update-nodes the # partition firmware communicates the node to be deleted or updated by # placing its phandle in the work buffer. Each of delete_dt_node(), # update_dt_node(), and add_dt_node() have duplicate lookups using the # phandle value and corresponding refcount management. # # Move the lookup and of_node_put() into pseries_devicetree_update(), # and emit a warning on any failed lookups. # # Signed-off-by: Nathan Lynch # [mpe: Squash in of_node_put() removal reported by Nathan] # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20201030011805.1224603-30-nathanl@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 4e4ed87981c764498942c52004c620bb8f104eac # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc6xx_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/rtas.c: In function 'rtas_call_reentrant': /kisskb/src/arch/powerpc/kernel/rtas.c:864:9: error: 'local_paca' undeclared (first use in this function) args = local_paca->rtas_args_reentrant; ^ /kisskb/src/arch/powerpc/kernel/rtas.c:864:9: note: each undeclared identifier is reported only once for each function it appears in make[3]: *** [/kisskb/src/scripts/Makefile.build:283: arch/powerpc/kernel/rtas.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:500: arch/powerpc/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1799: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-gcc5 # Build took: 0:02:29.846017