On Thu, Jul 28, 2022 at 06:13:42AM -0700, Guenter Roeck wrote:
On 7/27/22 09:08, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 5.15.58 release. There are 201 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 Fri, 29 Jul 2022 16:09:50 +0000. Anything received after that time might be too late.
Building i386:allyesconfig ... failed
Error log: In file included from drivers/gpu/drm/amd/amdgpu/../display/dc/os_types.h:37, from drivers/gpu/drm/amd/amdgpu/../display/dc/dm_services_types.h:29, from drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:29: drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c: In function 'dm_dmub_outbox1_low_irq': drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:761:51: error: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int'
Needs commit 655c167edc8c26 ("drm/amd/display: Fix wrong format specifier in amdgpu_dm.c").
Thanks, now added. I'll push out a -rc2 now with that fix as well.
greg k-h