aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorPhilip Yang <[email protected]>2022-01-18 17:15:24 +0000
committerAlex Deucher <[email protected]>2022-01-27 20:47:51 +0000
commit367c9b0f1b8750a704070e7ae85234d591290434 (patch)
tree5f2eb8a4e427c5710f2a41a68f55071636e083e9 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentdrm/amdkfd: Don't take process mutex for svm ioctls (diff)
downloadkernel-367c9b0f1b8750a704070e7ae85234d591290434.tar.gz
kernel-367c9b0f1b8750a704070e7ae85234d591290434.zip
drm/amdkfd: Ensure mm remain valid in svm deferred_list work
svm_deferred_list work should continue to handle deferred_range_list which maybe split to child range to avoid child range leak, and remove ranges mmu interval notifier to avoid mm mm_count leak. So taking mm reference when adding range to deferred list, to ensure mm is valid in the scheduled deferred_list_work, and drop the mm referrence after range is handled. Signed-off-by: Philip Yang <[email protected]> Reported-by: Ruili Ji <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions