# git rev-parse -q --verify 61a09258f2e5b48ad0605131cae9a33ce4d01a9d^{commit} 61a09258f2e5b48ad0605131cae9a33ce4d01a9d already have revision, skipping fetch # git checkout -q -f -B kisskb 61a09258f2e5b48ad0605131cae9a33ce4d01a9d # git clean -qxdf # < git log -1 # commit 61a09258f2e5b48ad0605131cae9a33ce4d01a9d # Merge: c20037652700 810dbc69087b # Author: Linus Torvalds # Date: Sat Mar 7 19:52:55 2020 -0600 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull rdma fixes from Jason Gunthorpe: # "Nothing particularly exciting, some small ODP regressions from the mmu # notifier rework, another bunch of syzkaller fixes, and a bug fix for a # botched syzkaller fix in the first rc pull request. # # - Fix busted syzkaller fix in 'get_new_pps' - this turned out to # crash on certain HW configurations # # - Bug fixes for various missed things in error unwinds # # - Add a missing rcu_read_lock annotation in hfi/qib # # - Fix two ODP related regressions from the recent mmu notifier # changes # # - Several more syzkaller bugs in siw, RDMA netlink, verbs and iwcm # # - Revert an old patch in CMA as it is now shown to not be allocating # port numbers properly" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: # RDMA/iwcm: Fix iwcm work deallocation # RDMA/siw: Fix failure handling during device creation # RDMA/nldev: Fix crash when set a QP to a new counter but QPN is missing # RDMA/odp: Ensure the mm is still alive before creating an implicit child # RDMA/core: Fix protection fault in ib_mr_pool_destroy # IB/mlx5: Fix implicit ODP race # IB/hfi1, qib: Ensure RCU is locked when accessing list # RDMA/core: Fix pkey and port assignment in get_new_pps # RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen() # RDMA/rw: Fix error flow during RDMA context initialization # RDMA/core: Fix use of logical OR in get_new_pps # Revert "RDMA/cma: Simplify rdma_resolve_addr() error flow" # < /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 61a09258f2e5b48ad0605131cae9a33ce4d01a9d # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_lboxre2_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- lboxre2_defconfig # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_lboxre2_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 32 ARCH=sh O=/kisskb/build/linus_lboxre2_defconfig_sh4-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 32 ARCH=sh O=/kisskb/build/linus_lboxre2_defconfig_sh4-gcc4.6 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/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../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:72: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/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 *' /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update': /kisskb/src/fs/io_uring.c:5845:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_lboxre2_defconfig_sh4-gcc4.6 # Build took: 0:00:40.268625