# git rev-parse -q --verify 961664cd295553c8e6f4f0d52fd39e660ea01d61^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-kbuild.git for-next remote: warning: multi-pack bitmap is missing required reverse index 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 961664cd295553c8e6f4f0d52fd39e660ea01d61^{commit} 961664cd295553c8e6f4f0d52fd39e660ea01d61 # git checkout -q -f -B kisskb 961664cd295553c8e6f4f0d52fd39e660ea01d61 # git clean -qxdf # < git log -1 # commit 961664cd295553c8e6f4f0d52fd39e660ea01d61 # Author: Masahiro Yamada # Date: Sat Mar 30 19:08:48 2024 +0900 # # parisc: vdso: remove unused C build rule in vdso32/Makefile # # The build rule for C is unused because 'obj-cvdso32' is not defined # in this Makefile. # # If you add a C file into arch/parisc/kernel/vdso32/ in the future, # you can revert this commit. The kernel does not keep unused code. # # Signed-off-by: Masahiro Yamada # Acked-by: Helge Deller # < /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 961664cd295553c8e6f4f0d52fd39e660ea01d61 # make -s -j 32 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 32 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 32 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:4524:warning: override: reassigning to symbol SMP # make -s -j 32 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- Completed OK # rm -rf /kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 # Build took: 0:01:46.777134