mirror of
https://github.com/raspberrypi/linux.git
synced 2026-01-03 17:51:52 +00:00
After fixing nested FPU contexts caused by41401ac677we're still seeing complaints about spurious kernel_fpu_end(). As it turns out this was already fixed for dcn20 in commitf41ed88cbd("drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internal") but never moved forward to dcn21. Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org