# git rev-parse -q --verify 747c19eb7539b5e6bb15ed57a0a14ebf9f3adb8e^{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 747c19eb7539b5e6bb15ed57a0a14ebf9f3adb8e^{commit} 747c19eb7539b5e6bb15ed57a0a14ebf9f3adb8e # git checkout -q -f -B kisskb 747c19eb7539b5e6bb15ed57a0a14ebf9f3adb8e # git clean -qxdf # < git log -1 # commit 747c19eb7539b5e6bb15ed57a0a14ebf9f3adb8e # Merge: feb7a43de5ef c0fe82baaeb2 # Author: Linus Torvalds # Date: Thu Jan 13 11:09:11 2022 -0800 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull rdma updates from Jason Gunthorpe: # "Another small cycle. Mostly cleanups and bug fixes, quite a bit # assisted from bots. There are a few new syzkaller splats that haven't # been solved yet but they should get into the rcs in a few weeks, I # think. # # Summary: # # - Update drivers to use common helpers for GUIDs, pkeys, bitmaps, # memset_startat, and others # # - General code cleanups from bots # # - Simplify some of the rxe pool code in preparation for a larger # rework # # - Clean out old stuff from hns, including all support for hip06 # devices # # - Fix a bug where GID table entries could be missed if the table had # holes in it # # - Rename paths and sessions in rtrs for better understandability # # - Consolidate the roce source port selection code # # - NDR speed support in mlx5" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: (83 commits) # RDMA/irdma: Remove the redundant return # RDMA/rxe: Use the standard method to produce udp source port # RDMA/irdma: Make the source udp port vary # RDMA/hns: Replace get_udp_sport with rdma_get_udp_sport # RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpn # IB/qib: Fix typos # RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess # RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess # RDMA/rtrs-clt: Rename rtrs_clt_sess to rtrs_clt_path # RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path # RDMA/rtrs: Rename rtrs_sess to rtrs_path # RDMA/hns: Modify the hop num of HIP09 EQ to 1 # IB/iser: Align coding style across driver # IB/iser: Remove un-needed casting to/from void pointer # IB/iser: Don't suppress send completions # IB/iser: Rename ib_ret local variable # IB/iser: Fix RNR errors # IB/iser: Remove deprecated pi_guard module param # IB/mlx5: Expose NDR speed through MAD # RDMA/cxgb4: Set queue pair state when being queried # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 747c19eb7539b5e6bb15ed57a0a14ebf9f3adb8e # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.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-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.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-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5295:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5300:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 # Build took: 0:03:20.158389