[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <DCJ6VYEX38V5.299A1614LE5I@zdiv.net>
Date: Wed, 03 Sep 2025 15:12:01 +0200
From: "Jules Maselbas" <jmaselbas@...v.net>
To: "Greg Kroah-Hartman" <gregkh@...uxfoundation.org>,
<stable@...r.kernel.org>
Cc: <patches@...ts.linux.dev>, <linux-kernel@...r.kernel.org>,
<torvalds@...ux-foundation.org>, <akpm@...ux-foundation.org>,
<linux@...ck-us.net>, <shuah@...nel.org>, <patches@...nelci.org>,
<lkft-triage@...ts.linaro.org>, <pavel@...x.de>, <jonathanh@...dia.com>,
<f.fainelli@...il.com>, <sudipm.mukherjee@...il.com>,
<srw@...dewatkins.net>, <rwarsow@....de>, <conor@...nel.org>,
<hargar@...rosoft.com>, <broonie@...nel.org>, <achill@...ill.org>
Subject: Re: [PATCH 6.12 00/95] 6.12.45-rc1 review
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/commit/?id=aa5fc4362fac9351557eb27c745579159a2e4520
Powered by blists - more mailing lists