# git rev-parse -q --verify e08466a7c00733a501d3c5328d29ec974478d717^{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 e08466a7c00733a501d3c5328d29ec974478d717^{commit} e08466a7c00733a501d3c5328d29ec974478d717 # git checkout -q -f -B kisskb e08466a7c00733a501d3c5328d29ec974478d717 # git clean -qxdf # < git log -1 # commit e08466a7c00733a501d3c5328d29ec974478d717 # Merge: 1227db9eab18 33331a728c83 # Author: Linus Torvalds # Date: Fri Oct 7 12:05:29 2022 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull rdma updates from Jason Gunthorpe: # "Not a big list of changes this cycle, mostly small things. The new # MANA rdma driver should come next cycle along with a bunch of work on # rxe. # # Summary: # # - Small bug fixes in mlx5, efa, rxe, hns, irdma, erdma, siw # # - rts tracing improvements # # - Code improvements: strlscpy conversion, unused parameter, spelling # mistakes, unused variables, flex arrays # # - restrack device details report for hns # # - Simplify struct device initialization in SRP # # - Eliminate the never-used service_mask support in IB CM # # - Make rxe not print to the console for some kinds of network packets # # - Asymetric paths and router support in the CM through netlink # messages # # - DMABUF importer support for mlx5devx umem's" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: (84 commits) # RDMA/rxe: Remove error/warning messages from packet receiver path # RDMA/usnic: fix set-but-not-unused variable 'flags' warning # IB/hfi1: Use skb_put_data() instead of skb_put/memcpy pair # RDMA/hns: Unified Log Printing Style # RDMA/hns: Replacing magic number with macros in apply_func_caps() # RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data() # RDMA/hns: Remove redundant 'max_srq_desc_sz' in caps # RDMA/hns: Remove redundant 'num_mtt_segs' and 'max_extend_sg' # RDMA/hns: Remove redundant 'phy_addr' in hns_roce_hem_list_find_mtt() # RDMA/hns: Remove redundant 'use_lowmem' argument from hns_roce_init_hem_table() # RDMA/hns: Remove redundant 'bt_level' for hem_list_alloc_item() # RDMA/hns: Remove redundant 'attr_mask' in modify_qp_init_to_init() # RDMA/hns: Remove unnecessary brackets when getting point # RDMA/hns: Remove unnecessary braces for single statement blocks # RDMA/hns: Cleanup for a spelling error of Asynchronous # IB/rdmavt: Add __init/__exit annotations to module init/exit funcs # RDMA/rxe: Remove redundant num_sge fields # RDMA/mlx5: Enable ATS support for MRs and umems # RDMA/mlx5: Add support for dmabuf to devx umem # RDMA/core: Add UVERBS_ATTR_RAW_FD # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 e08466a7c00733a501d3c5328d29ec974478d717 # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # 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 # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5143:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5145:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:40.455729