Re: [PATCH 5.10 000/130] 5.10.84-rc1 review

From: Guenter Roeck
Date: Mon Dec 06 2021 - 11:47:08 EST


On 12/6/21 6:55 AM, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.10.84 release.
There are 130 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

Responses should be made by Wed, 08 Dec 2021 14:55:37 +0000.
Anything received after that time might be too late.


Building i386:allyesconfig ... failed
--------------
Error log:
x86_64-linux-ld: drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.o: in function `amdgpu_amdkfd_resume_iommu':
amdgpu_amdkfd.c:(.text+0x2b3): undefined reference to `kgd2kfd_resume_iommu'

Building i386:allmodconfig ... failed
--------------
Error log:
ERROR: modpost: "kgd2kfd_resume_iommu" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!

The same error is seen for alpha:allmodconfig, arm:allmodconfig,
mips:allmodconfig, parisc:allmodconfig, riscv32:allmodconfig,
riscv64:allmodconfig, s390:allmodconfig, sparc64:allmodconfig,
and xtensa:allmodconfig.

Guenter