# git rev-parse -q --verify 919dce24701f7b34681a6a1d3ef95c9f6c4fb1cc^{commit} 919dce24701f7b34681a6a1d3ef95c9f6c4fb1cc already have revision, skipping fetch # git checkout -q -f -B kisskb 919dce24701f7b34681a6a1d3ef95c9f6c4fb1cc # git clean -qxdf # < git log -1 # commit 919dce24701f7b34681a6a1d3ef95c9f6c4fb1cc # Merge: 50a5de895dbe b4d8ddf8356d # Author: Linus Torvalds # Date: Wed Apr 1 18:18:18 2020 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull rdma updates from Jason Gunthorpe: # "The majority of the patches are cleanups, refactorings and clarity # improvements. # # This cycle saw some more activity from Syzkaller, I think we are now # clean on all but one of those bugs, including the long standing and # obnoxious rdma_cm locking design defect. Continue to see many drivers # getting cleanups, with a few new user visible features. # # Summary: # # - Various driver updates for siw, bnxt_re, rxe, efa, mlx5, hfi1 # # - Lots of cleanup patches for hns # # - Convert more places to use refcount # # - Aggressively lock the RDMA CM code that syzkaller says isn't # working # # - Work to clarify ib_cm # # - Use the new ib_device lifecycle model in bnxt_re # # - Fix mlx5's MR cache which seems to be failing more often with the # new ODP code # # - mlx5 'dynamic uar' and 'tx steering' user interfaces" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: (144 commits) # RDMA/bnxt_re: make bnxt_re_ib_init static # IB/qib: Delete struct qib_ivdev.qp_rnd # RDMA/hns: Fix uninitialized variable bug # RDMA/hns: Modify the mask of QP number for CQE of hip08 # RDMA/hns: Reduce the maximum number of extend SGE per WQE # RDMA/hns: Reduce PFC frames in congestion scenarios # RDMA/mlx5: Add support for RDMA TX flow table # net/mlx5: Add support for RDMA TX steering # IB/hfi1: Call kobject_put() when kobject_init_and_add() fails # IB/hfi1: Fix memory leaks in sysfs registration and unregistration # IB/mlx5: Move to fully dynamic UAR mode once user space supports it # IB/mlx5: Limit the scope of struct mlx5_bfreg_info to mlx5_ib # IB/mlx5: Extend QP creation to get uar page index from user space # IB/mlx5: Extend CQ creation to get uar page index from user space # IB/mlx5: Expose UAR object and its alloc/destroy commands # IB/hfi1: Get rid of a warning # RDMA/hns: Remove redundant judgment of qp_type # RDMA/hns: Remove redundant assignment of wc->smac when polling cq # RDMA/hns: Remove redundant qpc setup operations # RDMA/hns: Remove meaningless prints # ... # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 919dce24701f7b34681a6a1d3ef95c9f6c4fb1cc # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig KCONFIG_SEED=0xB4E98EB2 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4809:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4812:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/iommu.c:136:30: warning: 'fail_iommu_bus_notifier' defined but not used [-Wunused-variable] 136 | static struct notifier_block fail_iommu_bus_notifier = { | ^~~~~~~~~~~~~~~~~~~~~~~ /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: arch/powerpc/perf/perf_regs.o: in function `.perf_reg_value': perf_regs.c:(.text.perf_reg_value+0x58): undefined reference to `.is_sier_available' make[1]: *** [/kisskb/src/Makefile:1086: vmlinux] Error 1 make: *** [Makefile:180: sub-make] Error 2 Command 'make -s -j 10 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:05:31.989917