# git rev-parse -q --verify 1a345cb17863ed1e3f30a4063005f1b3a2f1c8aa^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-4.14.y 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 1a345cb17863ed1e3f30a4063005f1b3a2f1c8aa^{commit} 1a345cb17863ed1e3f30a4063005f1b3a2f1c8aa # git checkout -q -f -B kisskb 1a345cb17863ed1e3f30a4063005f1b3a2f1c8aa # git clean -qxdf # < git log -1 # commit 1a345cb17863ed1e3f30a4063005f1b3a2f1c8aa # Author: Greg Kroah-Hartman # Date: Mon Jan 13 23:02:30 2020 +0100 # # Linux 4.14.165-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 1a345cb17863ed1e3f30a4063005f1b3a2f1c8aa # < make -s -j 8 ARCH=arm64 O=/kisskb/build/stable-rc-4.14_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # make -s -j 8 ARCH=arm64 O=/kisskb/build/stable-rc-4.14_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.14_arm64-defconfig_arm64-gcc5.4 # Build took: 0:08:07.761150