# git rev-parse -q --verify ef75bd71c5d31dc17ae41ff8bec92630a3037d69^{commit} ef75bd71c5d31dc17ae41ff8bec92630a3037d69 already have revision, skipping fetch # git checkout -q -f -B kisskb ef75bd71c5d31dc17ae41ff8bec92630a3037d69 # git clean -qxdf # < git log -1 # commit ef75bd71c5d31dc17ae41ff8bec92630a3037d69 # Merge: 78d9affbb0e7 f4686c26ecc3 # Author: Linus Torvalds # Date: Wed May 8 13:16:07 2019 -0700 # # Merge tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 # # Pull GFS2 updates from Andreas Gruenbacher: # "We've got the following patches ready for this merge window: # # - "gfs2: Fix loop in gfs2_rbm_find (v2)" # # A rework of a fix we ended up reverting in 5.0 because of an # iozone performance regression. # # - "gfs2: read journal in large chunks" # "gfs2: fix race between gfs2_freeze_func and unmount" # # An improved version of a commit we also ended up reverting in 5.0 # because of a regression in xfstest generic/311. It turns out that # the journal changes were mostly innocent and that unfreeze didn't # wait for the freeze to complete, which caused the filesystem to be # unmounted before it was actually idle. # # - "gfs2: Fix occasional glock use-after-free" # "gfs2: Fix iomap write page reclaim deadlock" # "gfs2: Fix lru_count going negative" # # Fixes for various problems reported and partially fixed by Citrix # engineers. Thank you very much. # # - "gfs2: clean_journal improperly set sd_log_flush_head" # # Another fix from Bob. # # - .. and a few other minor cleanups" # # * tag 'gfs2-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: # gfs2: read journal in large chunks # gfs2: Fix iomap write page reclaim deadlock # gfs2: fix race between gfs2_freeze_func and unmount # gfs2: Rename gfs2_trans_{add_unrevoke => remove_revoke} # gfs2: Rename sd_log_le_{revoke,ordered} # gfs2: Remove unnecessary extern declarations # gfs2: Remove misleading comments in gfs2_evict_inode # gfs2: Replace gl_revokes with a GLF flag # gfs2: Fix occasional glock use-after-free # gfs2: clean_journal improperly set sd_log_flush_head # gfs2: Fix lru_count going negative # gfs2: Fix loop in gfs2_rbm_find (v2) # < /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 ef75bd71c5d31dc17ae41ff8bec92630a3037d69 # < make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7619_defconfig # make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1388:2: warning: #warning syscall open_tree not implemented [-Wcpp] :1391:2: warning: #warning syscall move_mount not implemented [-Wcpp] :1394:2: warning: #warning syscall fsopen not implemented [-Wcpp] :1397:2: warning: #warning syscall fsconfig not implemented [-Wcpp] :1400:2: warning: #warning syscall fsmount not implemented [-Wcpp] :1403:2: warning: #warning syscall fspick not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /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:331:21: note: 'pdeo' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /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 *' Completed OK # rm -rf /kisskb/build/linus_se7619_defconfig_sh4 # Build took: 0:00:23.200048