# git rev-parse -q --verify b9c0f4bd5b8114ee1773734e07cda921b6e8248b^{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 b9c0f4bd5b8114ee1773734e07cda921b6e8248b^{commit} b9c0f4bd5b8114ee1773734e07cda921b6e8248b # git checkout -q -f -B kisskb b9c0f4bd5b8114ee1773734e07cda921b6e8248b # git clean -qxdf # < git log -1 # commit b9c0f4bd5b8114ee1773734e07cda921b6e8248b # Merge: 598a597636f8 a2267f8a52ee # Author: Linus Torvalds # Date: Thu Oct 29 11:50:59 2020 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull rdma fixes from Jason Gunthorpe: # "The good news is people are testing rc1 in the RDMA world - the bad # news is testing of the for-next area is not as good as I had hoped, as # we really should have caught at least the rdma_connect_locked() issue # before now. # # Notable merge window regressions that didn't get caught/fixed in time # for rc1: # # - Fix in kernel users of rxe, they were broken by the rapid fix to # undo the uABI breakage in rxe from another patch # # - EFA userspace needs to read the GID table but was broken with the # new GID table logic # # - Fix user triggerable deadlock in mlx5 using devlink reload # # - Fix deadlock in several ULPs using rdma_connect from the CM handler # callbacks # # - Memory leak in qedr" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: # RDMA/qedr: Fix memory leak in iWARP CM # RDMA: Add rdma_connect_locked() # RDMA/uverbs: Fix false error in query gid IOCTL # RDMA/mlx5: Fix devlink deadlock on net namespace deletion # RDMA/rxe: Fix small problem in network_type patch # < /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 b9c0f4bd5b8114ee1773734e07cda921b6e8248b # < make -s -j 48 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=0x6AD984F8 # 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 48 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 48 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:5992:warning: override: reassigning to symbol CPU_BIG_ENDIAN .config:5992:warning: override: CPU_BIG_ENDIAN changes choice state .config:5994:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5995:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5996:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5999:warning: override: reassigning to symbol LD_HEAD_STUB_CATCH .config:6001:warning: override: reassigning to symbol UBSAN # make -s -j 48 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/eeh.c:1571:12: warning: 'proc_eeh_show' defined but not used [-Wunused-function] 1571 | static int proc_eeh_show(struct seq_file *m, void *v) | ^~~~~~~~~~~~~ /kisskb/src/drivers/usb/dwc2/platform.c: In function 'dwc2_driver_probe': /kisskb/src/drivers/usb/dwc2/platform.c:611:1: warning: label 'error_debugfs' defined but not used [-Wunused-label] 611 | error_debugfs: | ^~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:03:59.132294