# git rev-parse -q --verify 361469211f876e67d7ca3d3d29e6d1c3e313d0f1^{commit} 361469211f876e67d7ca3d3d29e6d1c3e313d0f1 already have revision, skipping fetch # git checkout -q -f -B kisskb 361469211f876e67d7ca3d3d29e6d1c3e313d0f1 # git clean -qxdf # < git log -1 # commit 361469211f876e67d7ca3d3d29e6d1c3e313d0f1 # Merge: 0a022eccf7c4 a9fc4340aee0 # Author: Linus Torvalds # Date: Sat Aug 24 11:42:06 2019 -0700 # # Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux # # Pull Hyper-V fixes from Sasha Levin: # # - Fix for panics and network failures on PAE guests by Dexuan Cui. # # - Fix of a memory leak (and related cleanups) in the hyper-v keyboard # driver by Dexuan Cui. # # - Code cleanups for hyper-v clocksource driver during the merge window # by Dexuan Cui. # # - Fix for a false positive warning in the userspace hyper-v KVP store # by Vitaly Kuznetsov. # # * tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: # Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE # Tools: hv: kvp: eliminate 'may be used uninitialized' warning # Input: hyperv-keyboard: Use in-place iterator API in the channel callback # Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context # < /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 361469211f876e67d7ca3d3d29e6d1c3e313d0f1 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_USE_THIN_ARCHIVES=y # yes \n | make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_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 24 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_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+0x2fd0): 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/linus_powernv_defconfig+THIN_ppc64le-gcc5 # Build took: 0:03:38.619466