# git rev-parse -q --verify f4cc0ed9b2c72687303b035379c5824a02224354^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable 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 f4cc0ed9b2c72687303b035379c5824a02224354^{commit} f4cc0ed9b2c72687303b035379c5824a02224354 # git checkout -q -f -B kisskb f4cc0ed9b2c72687303b035379c5824a02224354 # git clean -qxdf # < git log -1 # commit f4cc0ed9b2c72687303b035379c5824a02224354 # Author: Greg Kroah-Hartman # Date: Thu Jun 27 08:15:09 2019 +0800 # # Linux 4.14.131 # < /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 f4cc0ed9b2c72687303b035379c5824a02224354 # < make -s -j 8 ARCH=arm64 O=/kisskb/build/stable-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-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-4.14_arm64-defconfig_arm64-gcc5.4 # Build took: 0:05:50.085970