# git rev-parse -q --verify e7d199e92956587695510d147c8de795f944cec9^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.18.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 e7d199e92956587695510d147c8de795f944cec9^{commit} e7d199e92956587695510d147c8de795f944cec9 # git checkout -q -f -B kisskb e7d199e92956587695510d147c8de795f944cec9 # git clean -qxdf # < git log -1 # commit e7d199e92956587695510d147c8de795f944cec9 # Author: Greg Kroah-Hartman # Date: Sat Oct 13 09:33:17 2018 +0200 # # Linux 4.18.14 # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 e7d199e92956587695510d147c8de795f944cec9 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/stable-4.18_arm64-defconfig_arm64 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-4.18_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 :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/drivers/clk/mvebu/armada-37xx-periph.c: In function 'clk_pm_cpu_get_parent': /kisskb/src/drivers/clk/mvebu/armada-37xx-periph.c:422:6: warning: unused variable 'num_parents' [-Wunused-variable] int num_parents = clk_hw_get_num_parents(hw); ^ Completed OK # rm -rf /kisskb/build/stable-4.18_arm64-defconfig_arm64 # Build took: 0:05:27.605982