# git rev-parse -q --verify f65f899e31fccb090b95f6a024ef31977e8e953d^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/tip auto-latest 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 f65f899e31fccb090b95f6a024ef31977e8e953d^{commit} f65f899e31fccb090b95f6a024ef31977e8e953d # git checkout -q -f -B kisskb f65f899e31fccb090b95f6a024ef31977e8e953d # git clean -qxdf # < git log -1 # commit f65f899e31fccb090b95f6a024ef31977e8e953d # Merge: 1afb7ec5fd62 75ec6d565e0b # Author: Ingo Molnar # Date: Sat Jun 22 08:29:45 2019 +0200 # # Merge branch 'WIP.x86/cpu' # < /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 f65f899e31fccb090b95f6a024ef31977e8e953d # < make -s -j 48 ARCH=powerpc O=/kisskb/build/tip_powernv_defconfig+NO_PERF_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_PERF_EVENTS=n # yes \n | make -s -j 48 ARCH=powerpc O=/kisskb/build/tip_powernv_defconfig+NO_PERF_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=powerpc O=/kisskb/build/tip_powernv_defconfig+NO_PERF_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: vmlinux.o(.text+0x3128): 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+0x3164): 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. arch/powerpc/kvm/book3s_hv_rmhandlers.o: In function `kvmppc_got_guest': arch/powerpc/kvm/book3s_hv_rmhandlers.o:(.text+0x6b0): undefined reference to `dawr_force_enable' arch/powerpc/kvm/book3s_hv_rmhandlers.o: In function `kvmppc_h_set_dabr': (.text+0x18ac): undefined reference to `dawr_force_enable' make[1]: *** [/kisskb/src/Makefile:1052: vmlinux] Error 1 make: *** [Makefile:179: sub-make] Error 2 Command 'make -s -j 48 ARCH=powerpc O=/kisskb/build/tip_powernv_defconfig+NO_PERF_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/tip_powernv_defconfig+NO_PERF_ppc64le-gcc5 # Build took: 0:04:01.955387