On Thu, Sep 04, 2025 at 06:07:39PM +0200, Greg Kroah-Hartman wrote:
On Wed, Sep 03, 2025 at 03:34:02PM +0200, Jules Maselbas wrote:
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.
Odd subject line :)
I've queued this up now, thanks.
OOps, nope, now dropped. This fails to build, so how did you test this?
Please send a working patch for this if you want it in 6.12.y.
thanks,
greg k-h