https://bugzilla.kernel.org/show_bug.cgi?id=214901 --- Comment #4 from spasswolf@xxxxxx --- Just confirmed that removing the 3 lines r = amdgpu_amdkfd_resume_iommu(adev); if (r) goto init_failed; can be used as a workaround. Removing only the if (r) check is not enough, just calling amdgpu_amdkfd_resume_iommu(adev) leads to freezing. -- You may reply to this email to add a comment. You are receiving this mail because: You are watching the assignee of the bug.