# git rev-parse -q --verify edb98d162418e90d6d2c1cec42e09be0375cfd88^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify edb98d162418e90d6d2c1cec42e09be0375cfd88^{commit} edb98d162418e90d6d2c1cec42e09be0375cfd88 # git checkout -q -f -B kisskb edb98d162418e90d6d2c1cec42e09be0375cfd88 # git clean -qxdf # < git log -1 # commit edb98d162418e90d6d2c1cec42e09be0375cfd88 # Merge: 3f777e19d171 f0abc761bbb9 # Author: Linus Torvalds # Date: Tue Apr 28 13:18:07 2020 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull rdma fixes from Jason Gunthorpe: # "A couple of regressions were found in rc1, as well as another set of # races and bugs: # # - A regression where RDMA_CM_EVENT_REJECTED was lost in some cases # # - Bad error handling in the CM, uverbs, rvt, siw and i40iw # # - Kernel stack memory leak to user space in mlx4 # # - Missing data in a uapi query for mlx5 # # - Three races found by syzkaller in the ib core code" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: # RDMA/core: Fix race between destroy and release FD object # IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info() # RDMA/core: Fix overwriting of uobj in case of error # RDMA/core: Prevent mixed use of FDs between shared ufiles # RDMA/uverbs: Fix a race with disassociate and exit_mmap() # RDMA/mlx5: Set GRH fields in query QP on RoCE # RDMA/siw: Fix potential siw_mem refcnt leak in siw_fastreg_mr() # RDMA/mlx4: Initialize ib_spec on the stack # RDMA/cm: Fix an error check in cm_alloc_id_priv() # RDMA/cm: Fix missing RDMA_CM_EVENT_REJECTED event after receiving REJ message # i40iw: fix null pointer dereference on a null wqe pointer # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 edb98d162418e90d6d2c1cec42e09be0375cfd88 # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xB05A6A94 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4860:warning: override: reassigning to symbol STANDALONE # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- kernel/bpf/core.o: warning: objtool: ___bpf_prog_run()+0x1267: call without frame pointer save/setup /kisskb/src/drivers/mailbox/qcom-apcs-ipc-mailbox.c: In function 'qcom_apcs_ipc_probe': /kisskb/src/drivers/mailbox/qcom-apcs-ipc-mailbox.c:57:28: warning: unused variable 'apcs_clk_match_table' [-Wunused-variable] const struct of_device_id apcs_clk_match_table[] = { ^~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:05.507893