Re: kernel panic when resuming from hibernate in next-20260406 with PREEMPT_RT
From: Ostrowski, Rafal
Date: Mon Apr 27 2026 - 05:28:19 EST
27.04.2026, Bert Karwatzki wrote:
> So it seems that commit
> 8bf0cb97edb6 ("drm/amd/display: Move dml2_destroy to non-FPU compilation unit")
> is the commit that fixes the issue, but is missing the appropriate tags:
>
> Reported-By: Bert Karwatzki <spasswolf@xxxxxx>
> Fixes: 3539437f354b ("drm/amd/display: Move FPU Guards From DML To DC - Part 3")
>
> Please fix this.
>
> Bert Karwatzki
Hi Bert,
I am glad to hear that mentioned patch fixed your issue.
Small clarification - amdgpu is not designed to support
PREEMPT_RT flag, but it was still worth to fix as obvious regression.
Sorry for missing tags. Unfortunately change is already merged.
I will keep that in mind to add these tags for future changes.
Kind Regards,
Rafal Ostrowski