# git rev-parse -q --verify 53ba7e5fc78e08a5573e9c0e64f5a960911c2fe7^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-4.9.y error: 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 53ba7e5fc78e08a5573e9c0e64f5a960911c2fe7^{commit} 53ba7e5fc78e08a5573e9c0e64f5a960911c2fe7 # git checkout -q -f -B kisskb 53ba7e5fc78e08a5573e9c0e64f5a960911c2fe7 # git clean -qxdf # < git log -1 # commit 53ba7e5fc78e08a5573e9c0e64f5a960911c2fe7 # Author: Greg Kroah-Hartman # Date: Thu Feb 21 13:52:37 2019 +0100 # # Linux 4.9.160-rc1 # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 53ba7e5fc78e08a5573e9c0e64f5a960911c2fe7 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/stable-rc-4.9_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/stable-rc-4.9_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum Completed OK # rm -rf /kisskb/build/stable-rc-4.9_arm64-defconfig_arm64-gcc5.4 # Build took: 0:02:57.658729