Re: [v4 1/5] drm/amdgpu: clear adev->in_suspend flag when fails to suspend

2025-01-13 Thread Gerry Liu
> 2025年1月11日 02:57,Mario Limonciello 写道: > > On 1/9/2025 20:08, Jiang Liu wrote: >> Clear adev->in_suspend flag when fails to suspend, otherwise it will >> cause too much warnings like: >> [ 1802.212027] [ cut here ] >> [ 1802.212028] WARNING: CPU: 97 PID: 11282 at >>

Re: [v4 1/5] drm/amdgpu: clear adev->in_suspend flag when fails to suspend

2025-01-10 Thread Mario Limonciello
On 1/9/2025 20:08, Jiang Liu wrote: Clear adev->in_suspend flag when fails to suspend, otherwise it will cause too much warnings like: [ 1802.212027] [ cut here ] [ 1802.212028] WARNING: CPU: 97 PID: 11282 at drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:452 amdgpu_bo_free_k

[v4 1/5] drm/amdgpu: clear adev->in_suspend flag when fails to suspend

2025-01-09 Thread Jiang Liu
Clear adev->in_suspend flag when fails to suspend, otherwise it will cause too much warnings like: [ 1802.212027] [ cut here ] [ 1802.212028] WARNING: CPU: 97 PID: 11282 at drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:452 amdgpu_bo_free_kernel+0xf9/0x120 [amdgpu] [ 1802.2121