# git rev-parse -q --verify fa6304910b7c4d28438de24c65b380a8272a0a56^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify fa6304910b7c4d28438de24c65b380a8272a0a56^{commit} fa6304910b7c4d28438de24c65b380a8272a0a56 # git checkout -q -f -B kisskb fa6304910b7c4d28438de24c65b380a8272a0a56 # git clean -qxdf # < git log -1 # commit fa6304910b7c4d28438de24c65b380a8272a0a56 # Merge: 18084e435ff6 135b4957eac4 # Author: Masahiro Yamada # Date: Mon Dec 21 14:56:07 2020 +0900 # # Merge branch 'kconfig' into for-next # < /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 fa6304910b7c4d28438de24c65b380a8272a0a56 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_SMP=y # < make -s -j 8 ARCH=powerpc O=/kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4121:warning: override: reassigning to symbol SMP # make -s -j 8 ARCH=powerpc O=/kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/platforms/powermac/smp.c: In function 'smp_core99_cpu_disable': /kisskb/src/arch/powerpc/platforms/powermac/smp.c:914:2: error: implicit declaration of function 'cleanup_cpu_mmu_context' [-Werror=implicit-function-declaration] cleanup_cpu_mmu_context(); ^ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:279: arch/powerpc/platforms/powermac/smp.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:496: arch/powerpc/platforms/powermac] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:496: arch/powerpc/platforms] Error 2 make[1]: *** [/kisskb/src/Makefile:1805: arch/powerpc] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 8 ARCH=powerpc O=/kisskb/build/kbuild_pmac32_defconfig+SMP_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/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 # Build took: 0:01:13.010187