# git rev-parse -q --verify c881caaeb264eb22581247c54c007a0bd9e6cd19^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-4.19.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 c881caaeb264eb22581247c54c007a0bd9e6cd19^{commit} c881caaeb264eb22581247c54c007a0bd9e6cd19 # git checkout -q -f -B kisskb c881caaeb264eb22581247c54c007a0bd9e6cd19 # git clean -qxdf # < git log -1 # commit c881caaeb264eb22581247c54c007a0bd9e6cd19 # Author: Greg Kroah-Hartman # Date: Sun Nov 11 13:21:10 2018 -0800 # # Linux 4.19.2-rc1 # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 c881caaeb264eb22581247c54c007a0bd9e6cd19 # < make -s -j 8 ARCH=arm64 O=/kisskb/build/stable-rc-4.19_arm64-defconfig_arm64 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.19_arm64-defconfig_arm64 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 arch/arm64/Makefile:40: LSE atomics not supported by binutils Completed OK # rm -rf /kisskb/build/stable-rc-4.19_arm64-defconfig_arm64 # Build took: 0:06:58.358037