# git rev-parse -q --verify 49d4b738fc9dc0217170e77679768ed9085dbbac^{commit} 49d4b738fc9dc0217170e77679768ed9085dbbac already have revision, skipping fetch # git checkout -q -f -B kisskb 49d4b738fc9dc0217170e77679768ed9085dbbac # git clean -qxdf # < git log -1 # commit 49d4b738fc9dc0217170e77679768ed9085dbbac # Merge: d8c678c 19480a1 # Author: Michael Ellerman # Date: Fri Mar 30 10:28:05 2018 +1100 # # Merge branch 'topic/paca' into next # # Bring in yet another series that touches KVM code, and might need to be # merged into the kvm-ppc branch to resolve conflicts. # # This required some changes in pnv_power9_force_smt4_catch/release() due # to the paca array becomming an array of pointers. # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 49d4b738fc9dc0217170e77679768ed9085dbbac # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64e_defconfig+UP_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64e_defconfig # Added to kconfig CONFIG_SMP=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64e_defconfig+UP_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64e_defconfig+UP_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/paca.c: In function 'alloc_paca_data': /kisskb/src/arch/powerpc/kernel/paca.c:34:13: error: 'boot_cpuid' undeclared (first use in this function) if (cpu == boot_cpuid) { ^ /kisskb/src/arch/powerpc/kernel/paca.c:34:13: note: each undeclared identifier is reported only once for each function it appears in /kisskb/src/scripts/Makefile.build:324: recipe for target 'arch/powerpc/kernel/paca.o' failed make[2]: *** [arch/powerpc/kernel/paca.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/src/Makefile:1051: recipe for target 'arch/powerpc/kernel' failed make[1]: *** [arch/powerpc/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... Makefile:146: recipe for target 'sub-make' failed make: *** [sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc64e_defconfig+UP_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/powerpc-next_ppc64e_defconfig+UP_powerpc-5.3 # Build took: 0:01:06.175854