# git rev-parse -q --verify 00c569b567c7f1f0da6162868fd02a9f29411805^{commit} 00c569b567c7f1f0da6162868fd02a9f29411805 already have revision, skipping fetch # git checkout -q -f -B kisskb 00c569b567c7f1f0da6162868fd02a9f29411805 # git clean -qxdf # < git log -1 # commit 00c569b567c7f1f0da6162868fd02a9f29411805 # Merge: f6b1495fba0b 052b8cfa4070 # Author: Linus Torvalds # Date: Thu Dec 27 17:12:30 2018 -0800 # # Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux # # Pull file locking updates from Jeff Layton: # "The main change in this set is Neil Brown's work to reduce the # thundering herd problem when a heavily-contended file lock is # released. # # Previously we'd always wake up all waiters when this occurred. With # this set, we'll now we only wake up waiters that were blocked on the # range being released" # # * tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux: # locks: Use inode_is_open_for_write # fs/locks: remove unnecessary white space. # fs/locks: merge posix_unblock_lock() and locks_delete_block() # fs/locks: create a tree of dependent requests. # fs/locks: change all *_conflict() functions to return bool. # fs/locks: always delete_block after waiting. # fs/locks: allow a lock request to block other requests. # fs/locks: use properly initialized file_lock when unlocking. # ocfs2: properly initial file_lock used for unlock. # gfs2: properly initial file_lock used for unlock. # NFS: use locks_copy_lock() to copy locks. # fs/locks: split out __locks_wake_up_blocks(). # fs/locks: rename some lists and pointers. # < /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 00c569b567c7f1f0da6162868fd02a9f29411805 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0x57F62553 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_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 8 ARCH=powerpc O=/kisskb/build/linus-rand_randconfig+ppc64le_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/eeh.c:1752:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] static int proc_eeh_show(struct seq_file *m, void *v) ^ WARNING: vmlinux.o(.text+0x3044): 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+0x3078): 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-rand_randconfig+ppc64le_ppc64le-gcc5 # Build took: 0:04:02.593245