# git rev-parse -q --verify d013cc800a2a41b0496f99a11f3cff724cf65941^{commit} d013cc800a2a41b0496f99a11f3cff724cf65941 already have revision, skipping fetch # git checkout -q -f -B kisskb d013cc800a2a41b0496f99a11f3cff724cf65941 # git clean -qxdf # < git log -1 # commit d013cc800a2a41b0496f99a11f3cff724cf65941 # Merge: e170eb27715f cfddf9f4c9f0 # Author: Linus Torvalds # Date: Wed Sep 18 13:41:01 2019 -0700 # # Merge tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux # # Pull file locking updates from Jeff Layton: # "Just a couple of minor bugfixes, a revision to a tracepoint to account # for some earlier changes to the internals, and a patch to add a # pr_warn message when someone tries to mount a filesystem with '-o # mand' on a kernel that has that support disabled" # # * tag 'filelock-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux: # locks: fix a memory leak bug in __break_lease() # locks: print a warning when mount fails due to lack of "mand" support # locks: Fix procfs output for file leases # locks: revise generic_add_lease tracepoint # < /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 d013cc800a2a41b0496f99a11f3cff724cf65941 # < make -s -j 80 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 80 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 80 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:1674:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1649: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:02:54.169136