Hi Greg,
Yesterday i experienced an issue with the amdgpu driver on v6.12.44, dmesg saying: [drm:amdgpu_job_submit [amdgpu]] *ERROR* Trying to push to a killed entity
which causes the kernel to freeze/hang, not cool.
I think this issue is fixed by this commit [1]: aa5fc4362fac ("drm/amdgpu: fix task hang from failed job submission during process kill") it has a Fixes for the commit: 71598a5a7797 ("drm/amdgpu: Avoid extra evict-restore process.") which is in the v6.12.44 tree (but not in v6.12.43)
I am currently on v6.16.4 which include the fix above and i no longer have the issue.
It would be great to include the fix in the v6.12.45 release.
I am not subscribed to this mailing-list, please add me in CC in your reply.
Cheers, Jules
some additional info: CPU: AMD Ryzen 7 7735HS with Radeon Graphics GPU: [AMD/ATI] Rembrandt [Radeon 680M] (rev 0a)
[1] https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commi...