# git rev-parse -q --verify 7adf14d8aca1ea53bf9ccf8463809c82adb8c23a^{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 7adf14d8aca1ea53bf9ccf8463809c82adb8c23a^{commit} 7adf14d8aca1ea53bf9ccf8463809c82adb8c23a # git checkout -q -f -B kisskb 7adf14d8aca1ea53bf9ccf8463809c82adb8c23a # git clean -qxdf # < git log -1 # commit 7adf14d8aca1ea53bf9ccf8463809c82adb8c23a # Author: Masahiro Yamada # Date: Wed Feb 22 23:47:29 2023 +0900 # # kbuild: rpm-pkg: remove unneeded KERNELRELEASE from modules/headers_install # # This is a temporary workaround added by commit f6e09b07cc12 ("kbuild: # do not put .scmversion into the source tarball"). # # Since commit 1cb86b6c3136 ("kbuild: save overridden KERNELRELEASE in # include/config/kernel.release"), the user-supplied KERNELRELEASE is # saved in include/config/kernel.release. # # Remove it again. # # Signed-off-by: Masahiro Yamada # Reviewed-by: Nathan Chancellor # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 7adf14d8aca1ea53bf9ccf8463809c82adb8c23a # < make -s -j 160 ARCH=arm64 O=/kisskb/build/kbuild_arm64-defconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/aarch64-linux/bin/aarch64-linux- defconfig # < make -s -j 160 ARCH=arm64 O=/kisskb/build/kbuild_arm64-defconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 160 ARCH=arm64 O=/kisskb/build/kbuild_arm64-defconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 160 ARCH=arm64 O=/kisskb/build/kbuild_arm64-defconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/aarch64-linux/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/kbuild_arm64-defconfig_arm64-gcc11 # Build took: 0:04:39.067653