# git rev-parse -q --verify 6e764bcd1cf72a2846c0e53d3975a09b242c04c9^{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 6e764bcd1cf72a2846c0e53d3975a09b242c04c9^{commit} 6e764bcd1cf72a2846c0e53d3975a09b242c04c9 # git checkout -q -f -B kisskb 6e764bcd1cf72a2846c0e53d3975a09b242c04c9 # git clean -qxdf # < git log -1 # commit 6e764bcd1cf72a2846c0e53d3975a09b242c04c9 # Merge: d5ae8d7f85b7 cc4f596cf85e # Author: Linus Torvalds # Date: Tue Aug 24 09:55:50 2021 -0700 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull rdma fixes from Jason Gunthorpe: # "Several small fixes, the first three are significant: # # - mlx5 crash unloading drivers with a rare HW config # # - missing userspace reporting for the new dmabuf objects # # - random rxe failure due to missing memory zeroing # # - static checker/etc reports: missing spin lock init, null pointer # deref on error, extra unlock on error path, memory allocation under # spinlock, missing IRQ vector cleanup # # - kconfig typo in the new irdma driver" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: # RDMA/rxe: Zero out index member of struct rxe_queue # RDMA/efa: Free IRQ vectors on error flow # RDMA/rxe: Fix memory allocation while in a spin lock # RDMA/bnxt_re: Remove unpaired rtnl unlock in bnxt_re_dev_init() # IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs() # RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUS # RDMA/bnxt_re: Add missing spin lock initialization # RDMA/uverbs: Track dmabuf memory regions # RDMA/mlx5: Fix crash when unbind multiport slave # < /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 6e764bcd1cf72a2846c0e53d3975a09b242c04c9 # < 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 # 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:5426:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # 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/drivers/video/fbdev/controlfb.c:70: warning: "pgprot_cached_wthru" redefined 70 | #define pgprot_cached_wthru(prot) (prot) | In file included from /kisskb/src/arch/powerpc/include/asm/pgtable.h:20, from /kisskb/src/include/linux/pgtable.h:6, from /kisskb/src/include/linux/mm.h:33, from /kisskb/src/drivers/video/fbdev/controlfb.c:37: /kisskb/src/arch/powerpc/include/asm/nohash/pgtable.h:243: note: this is the location of the previous definition 243 | #define pgprot_cached_wthru(prot) (__pgprot((pgprot_val(prot) & ~_PAGE_CACHE_CTL) | \ | Completed OK # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc9 # Build took: 0:04:17.425916