# git rev-parse -q --verify c8d9806ebb40150b6b4ee20f24ad0220fee7970a^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/tip auto-latest 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 c8d9806ebb40150b6b4ee20f24ad0220fee7970a^{commit} c8d9806ebb40150b6b4ee20f24ad0220fee7970a # git checkout -q -f -B kisskb c8d9806ebb40150b6b4ee20f24ad0220fee7970a # git clean -qxdf # < git log -1 # commit c8d9806ebb40150b6b4ee20f24ad0220fee7970a # Merge: dc6fefcf9d3d e0478542cfd4 # Author: Ingo Molnar # Date: Tue Apr 16 20:17:51 2019 +0200 # # Merge branch 'core/core' # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 c8d9806ebb40150b6b4ee20f24ad0220fee7970a # < make -s -j 80 ARCH=powerpc O=/kisskb/build/tip_powernv_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/tip_powernv_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] WARNING: vmlinux.o(.text+0x2d28): Section mismatch in reference from the variable start_here_multiplatform to the function .init.text:early_setup() The function start_here_multiplatform() references the function __init early_setup(). This is often because start_here_multiplatform lacks a __init annotation or the annotation of early_setup is wrong. WARNING: vmlinux.o(.text+0x2d5c): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/tip_powernv_defconfig_ppc64le-gcc5 # Build took: 0:02:42.811730