# git rev-parse -q --verify f046b75a1ffd3ca49e30f811d72f9b907e11a5e9^{commit} # git fetch -q -n -f git://gitlab.ozlabs.ibm.com/mirror/linux-stable-rc.git linux-4.4.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 f046b75a1ffd3ca49e30f811d72f9b907e11a5e9^{commit} f046b75a1ffd3ca49e30f811d72f9b907e11a5e9 # git checkout -q -f -B kisskb f046b75a1ffd3ca49e30f811d72f9b907e11a5e9 # git clean -qxdf # < git log -1 # commit f046b75a1ffd3ca49e30f811d72f9b907e11a5e9 # Author: Greg Kroah-Hartman # Date: Thu Jul 18 12:00:36 2019 +0900 # # Linux 4.4.186-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 f046b75a1ffd3ca49e30f811d72f9b907e11a5e9 # < make -s -j 8 ARCH=arm64 O=/kisskb/build/stable-rc-4.4_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.4_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/stable-rc-4.4_arm64-defconfig_arm64-gcc5.4 # Build took: 0:03:18.758650