On Mon, Aug 18, 2025 at 7:41 PM Alex Deucher <alexdeuc...@gmail.com> wrote: > Should be fixed in: > https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=aa5fc4362fac9351557eb27c745579159a2e4520
Thanks. Confirming the fix: v6.17-rc2 already includes aa5fc4362fac and the hang is gone on my system with vanilla -rc2 (no local reverts). My earlier test of -rc2 mistakenly kept a local revert of 1f02f2044bda - sorry for the noise. For the record: v6.17-rc1 (d7ee5bdce789): regression present; cherry-picking aa5fc4362fac fixes it. v6.17-rc2: fixed as the commit is merged. Introduced-by: 1f02f2044bda (“drm/amdgpu: Avoid extra evict-restore process”) Fixed-by: aa5fc4362fac Tested-by: Mikhail Gavrilov <mikhail.v.gavri...@gmail.com> -- Best Regards, Mike Gavrilov.