Re: [PATCH 6.17 000/159] 6.17.5-rc1 review
From: Holger Hoffstätte
Date: Tue Oct 21 2025 - 17:36:20 EST
On 2025-10-21 21:49, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.17.5 release.
Hmm:
* LD [M] drivers/gpu/drm/amd/amdgpu/amdgpu.o
* MODPOST Module.symvers
*ERROR: modpost: "pm_hibernation_mode_is_suspend" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined!
Caused by drm-amd-fix-hybrid-sleep.patch
I have CONFIG_SUSPEND enabled, exactly same config as 6.17.4.
Looking at mainline it seems we also need parts of:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=495c8d35035edb66e3284113bef01f3b1b843832
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bbfe987c5a2854705393ad79813074e5eadcbde6
cheers
Holger