diff options
| author | 2021-03-10 21:42:01 -0500 | |
|---|---|---|
| committer | 2021-03-23 23:30:18 -0400 | |
| commit | 7816e4a98ce3bc7c562807240b4f14171e177420 (patch) | |
| tree | bb51d4c470037fd059f7d6c2fcaf27b97df8a00f /drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c | |
| parent | drm/amdgpu: fix send ras disable cmd when asic not support ras (diff) | |
| download | linux-dev-7816e4a98ce3bc7c562807240b4f14171e177420.tar.xz linux-dev-7816e4a98ce3bc7c562807240b4f14171e177420.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")
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c')
0 files changed, 0 insertions, 0 deletions
