# git rev-parse -q --verify 5e28cdde85ac87f1bacc3217dfe1358872a1157f^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/chleroy-linux.git includes 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 5e28cdde85ac87f1bacc3217dfe1358872a1157f^{commit} 5e28cdde85ac87f1bacc3217dfe1358872a1157f # git checkout -q -f -B kisskb 5e28cdde85ac87f1bacc3217dfe1358872a1157f # git clean -qxdf # < git log -1 # commit 5e28cdde85ac87f1bacc3217dfe1358872a1157f # Author: Christophe Leroy # Date: Mon Feb 21 17:35:31 2022 +0100 # # module: Rework layout alignment to avoid BUG_ON()s # # Perform layout alignment verification up front and WARN_ON() # and fail module loading instead of crashing the machine. # # Signed-off-by: Christophe Leroy # < /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 5e28cdde85ac87f1bacc3217dfe1358872a1157f # < make -s -j 32 ARCH=powerpc O=/kisskb/build/chleroy_pmac32_defconfig+kexec_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig configs/2006/11/29/pmac32_defconfigkexec # < make -s -j 32 ARCH=powerpc O=/kisskb/build/chleroy_pmac32_defconfig+kexec_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/chleroy_pmac32_defconfig+kexec_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4287:warning: unexpected data: configs/2006/11/29/pmac32_defconfigkexec # make -s -j 32 ARCH=powerpc O=/kisskb/build/chleroy_pmac32_defconfig+kexec_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/chleroy_pmac32_defconfig+kexec_powerpc-gcc5 # Build took: 0:01:18.214549