Hi,
On 12/11/2021 16:04, Thorsten Leemhuis wrote:
Hi Mark. Replying inline
(https://en.wikipedia.org/wiki/Posting_style#Interleaved_style ), as
that's the norm and kinda expected on Linux kernel mailing lists:
On 11.11.21 00:11, Mark Boddington wrote:
And also
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c?h=linux-5.15.y&id=f02abeb0779700c308e661a412451b38962b8a0b
Maybe if the function is called during resume() without being called
during init(), bad things happen???
Have you tried to revert any of the patches you suspect to cause this
and see if things improve? And BTW: did 5.15 (aka 5.15.0) work? Or was
some process to resolve this made already somewhere else and I just
missed it?
Ciao, Thorsten (with his Linux kernel regression tracker hat on)
#regzbot poke
I tried reverting both, but they didn't improve the situation.
I also had the deadlock happen on 5.15 yesterday, so the last stable
kernel I have used is 5.14.15. I can try the latest 5.14.x if that will
help?
Cheers,
Mark