# git rev-parse -q --verify 3f1266ec704d3efcfc8179c71bed9a75963b6344^{commit} 3f1266ec704d3efcfc8179c71bed9a75963b6344 already have revision, skipping fetch # git checkout -q -f -B kisskb 3f1266ec704d3efcfc8179c71bed9a75963b6344 # git clean -qxdf # < git log -1 # commit 3f1266ec704d3efcfc8179c71bed9a75963b6344 # Merge: a231582359ec2 ade48088937f5 # Author: Linus Torvalds # Date: Thu Dec 5 13:20:11 2019 -0800 # # Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 # # Pull GFS2 updates from Andreas Gruenbacher: # "Bob's extensive filesystem withdrawal and recovery testing: # - don't write log headers after file system withdraw # - clean up iopen glock mess in gfs2_create_inode # - close timing window with GLF_INVALIDATE_IN_PROGRESS # - abort gfs2_freeze if io error is seen # - don't loop forever in gfs2_freeze if withdrawn # - fix infinite loop in gfs2_ail1_flush on io error # - introduce function gfs2_withdrawn # - fix glock reference problem in gfs2_trans_remove_revoke # # Filesystems with a block size smaller than the page size: # - fix end-of-file handling in gfs2_page_mkwrite # - improve mmap write vs. punch_hole consistency # # Other: # - remove active journal side effect from gfs2_write_log_header # - multi-block allocations in gfs2_page_mkwrite # # Minor cleanups and coding style fixes: # - remove duplicate call from gfs2_create_inode # - make gfs2_log_shutdown static # - make gfs2_fs_parameters static # - some whitespace cleanups # - removed unnecessary semicolon" # # * tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2: # gfs2: Don't write log headers after file system withdraw # gfs2: Remove duplicate call from gfs2_create_inode # gfs2: clean up iopen glock mess in gfs2_create_inode # gfs2: Close timing window with GLF_INVALIDATE_IN_PROGRESS # gfs2: Abort gfs2_freeze if io error is seen # gfs2: Don't loop forever in gfs2_freeze if withdrawn # gfs2: fix infinite loop in gfs2_ail1_flush on io error # gfs2: Introduce function gfs2_withdrawn # gfs2: fix glock reference problem in gfs2_trans_remove_revoke # gfs2: make gfs2_log_shutdown static # gfs2: Remove active journal side effect from gfs2_write_log_header # gfs2: Fix end-of-file handling in gfs2_page_mkwrite # gfs2: Multi-block allocations in gfs2_page_mkwrite # gfs2: Improve mmap write vs. punch_hole consistency # gfs2: make gfs2_fs_parameters static # gfs2: Some whitespace cleanups # gfs2: removed unnecessary semicolon # < /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 3f1266ec704d3efcfc8179c71bed9a75963b6344 # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-allnoconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- allnoconfig # make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-allnoconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 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/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204: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 *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sh-allnoconfig_sh4 # Build took: 0:00:14.088371