diff options
| author | Felix Kuehling <[email protected]> | 2021-02-04 05:11:17 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-02-18 21:43:09 +0000 |
| commit | 1fb8b1fc4dd1035a264c81d15d41f05884cc8058 (patch) | |
| tree | 9d15e07dada1a0f2521677c6b541d0d02d10ccf1 /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | drm/amd/display: Add FPU wrappers to dcn21_validate_bandwidth() (diff) | |
| download | kernel-1fb8b1fc4dd1035a264c81d15d41f05884cc8058.tar.gz kernel-1fb8b1fc4dd1035a264c81d15d41f05884cc8058.zip | |
drm/amdkfd: Fix recursive lock warnings
memalloc_nofs_save/restore are no longer sufficient to prevent recursive
lock warnings when holding locks that can be taken in MMU notifiers. Use
memalloc_noreclaim_save/restore instead.
Fixes: f920e413ff9c ("mm: track mmu notifiers in fs_reclaim_acquire/release")
CC: Daniel Vetter <[email protected]>
Reviewed-by: Philip Yang <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected] # 5.10.x
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
