# 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/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 00c569b567c7f1f0da6162868fd02a9f29411805 # < make -s -j 10 ARCH=sh O=/kisskb/build/linus_edosk7705_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- edosk7705_defconfig # make -s -j 10 ARCH=sh O=/kisskb/build/linus_edosk7705_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1318:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1321:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1324:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1327:2: warning: #warning syscall statx not implemented [-Wcpp] :1333:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1336:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:389: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:392: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:341:21: note: 'pdeo' was declared here /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_edosk7705_defconfig_sh4 # Build took: 0:00:23.467662