# git rev-parse -q --verify 65aa35c93cc014c72bae944675ea6e88c47a5497^{commit} 65aa35c93cc014c72bae944675ea6e88c47a5497 already have revision, skipping fetch # git checkout -q -f -B kisskb 65aa35c93cc014c72bae944675ea6e88c47a5497 # git clean -qxdf # < git log -1 # commit 65aa35c93cc014c72bae944675ea6e88c47a5497 # Merge: 3fd57e7a9e66 dc76ea8c1087 # Author: Linus Torvalds # Date: Wed Oct 2 13:53:48 2019 -0700 # # Merge tag 'erofs-for-5.4-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs # # Pull erofs fixes from Gao Xiang: # "Three patches to address regressions due to recent cleanups, mainly # found by stress test on latest mainline kernel (no more regression out # compared with older kernels for more than a week) # # One additional patch updates sub-entries in MAINTAINERS. # # Summary: # # - Fix error handling in erofs_read_superblock # # - Fix locking in erofs_get_meta_page # # - Fix inplace behavior due to decompression frontend cleanup # # - Update sub-entries in MAINTAINERS in order to better blame" # # * tag 'erofs-for-5.4-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: # erofs: fix mis-inplace determination related with noio chain # erofs: fix erofs_get_meta_page locking due to a cleanup # MAINTAINERS: erofs: complete sub-entries for erofs # erofs: fix return value check in erofs_read_superblock() # < /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 65aa35c93cc014c72bae944675ea6e88c47a5497 # < make -s -j 24 ARCH=sh O=/kisskb/build/linus_se7712_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7712_defconfig # make -s -j 24 ARCH=sh O=/kisskb/build/linus_se7712_defconfig_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/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh3/../../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/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:338: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_se7712_defconfig_sh4 # Build took: 0:01:01.436597