# git rev-parse -q --verify b3a9964cfa690150e49ae75ba16416ccaac3a8ba^{commit} b3a9964cfa690150e49ae75ba16416ccaac3a8ba already have revision, skipping fetch # git checkout -q -f -B kisskb b3a9964cfa690150e49ae75ba16416ccaac3a8ba # git clean -qxdf # < git log -1 # commit b3a9964cfa690150e49ae75ba16416ccaac3a8ba # Merge: d3464ccd105b a8e0abae2fe0 # Author: Linus Torvalds # Date: Sat Sep 7 11:48:28 2019 -0700 # # Merge tag 'char-misc-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc # # Pull Documentation updates from Greg KH: # "A few small patches for the documenation file that came in through the # char-misc tree in -rc7 for your tree. # # They fix the mistake in the .rst format that kept the table of # companies from showing up in the html output, and most importantly, # add people's names to the list showing support for our process" # # * tag 'char-misc-5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: # Documentation/process: Add Qualcomm process ambassador for hardware security issues # Documentation/process/embargoed-hardware-issues: Microsoft ambassador # Documentation/process: Add Google contact for embargoed hardware issues # Documentation/process: Volunteer as the ambassador for Xen # < /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 b3a9964cfa690150e49ae75ba16416ccaac3a8ba # < make -s -j 32 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 32 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 32 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:19.748159