# git rev-parse -q --verify c741e49150dbb0c0aebe234389f4aa8b47958fa8^{commit} c741e49150dbb0c0aebe234389f4aa8b47958fa8 already have revision, skipping fetch # git checkout -q -f -B kisskb c741e49150dbb0c0aebe234389f4aa8b47958fa8 # git clean -qxdf # < git log -1 # commit c741e49150dbb0c0aebe234389f4aa8b47958fa8 # Merge: ded746bfc943 10467ce09fef # Author: Linus Torvalds # Date: Thu Dec 9 13:20:59 2021 -0800 # # Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma # # Pull rdma fixes from Jason Gunthorpe: # "Quite a few small bug fixes old and new, also Doug Ledford is retiring # now, we thank him for his work. Details: # # - Use after free in rxe # # - mlx5 DM regression # # - hns bugs triggred by device reset # # - Two fixes for CONFIG_DEBUG_PREEMPT # # - Several longstanding corner case bugs in hfi1 # # - Two irdma data path bugs in rare cases and some memory issues" # # * tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma: # RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ # RDMA/irdma: Report correct WC errors # RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_mem()' # RDMA/irdma: Fix a user-after-free in add_pble_prm # IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr # IB/hfi1: Fix early init panic # IB/hfi1: Insure use of smp_processor_id() is preempt disabled # IB/hfi1: Correct guard on eager buffer deallocation # RDMA/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warning # RDMA/hns: Do not destroy QP resources in the hw resetting phase # RDMA/hns: Do not halt commands during reset until later # Remove Doug Ledford from MAINTAINERS # RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow # RDMA: Fix use-after-free in rxe_queue_cleanup # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 c741e49150dbb0c0aebe234389f4aa8b47958fa8 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig WARNING: unmet direct dependencies detected for HOTPLUG_CPU Depends on [n]: SMP [=y] && (PPC_PSERIES [=n] || PPC_PMAC [=n] || PPC_POWERNV [=n] || FSL_SOC_BOOKE [=n]) Selected by [y]: - PM_SLEEP_SMP [=y] && SMP [=y] && (ARCH_SUSPEND_POSSIBLE [=y] || ARCH_HIBERNATION_POSSIBLE [=y]) && PM_SLEEP [=y] # 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 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4420:warning: override: reassigning to symbol MODULE_SIG .config:4422:warning: override: reassigning to symbol PPC64 .config:4424:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:4425:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4429:warning: override: reassigning to symbol TRIM_UNUSED_KSYMS .config:4430:warning: override: reassigning to symbol UBSAN # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c: In function 'dc_fpu_begin': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:97:25: error: implicit declaration of function 'enable_kernel_altivec'; did you mean 'enable_kernel_vsx'? [-Werror=implicit-function-declaration] 97 | enable_kernel_altivec(); | ^~~~~~~~~~~~~~~~~~~~~ | enable_kernel_vsx /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c: In function 'dc_fpu_end': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.c:133:25: error: implicit declaration of function 'disable_kernel_altivec'; did you mean 'disable_kernel_vsx'? [-Werror=implicit-function-declaration] 133 | disable_kernel_altivec(); | ^~~~~~~~~~~~~~~~~~~~~~ | disable_kernel_vsx cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:287: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/dc_fpu.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:549: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:549: drivers/gpu/drm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:549: drivers/gpu] Error 2 make[1]: *** [/kisskb/src/Makefile:1846: drivers] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc-gcc11 # Build took: 0:08:39.901873