diff options
| author | David Belanger <[email protected]> | 2023-02-28 19:11:24 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-03-15 22:45:26 +0000 |
| commit | 22e3d9343b8292dfd8c72a5a539dc1ad4829b87a (patch) | |
| tree | 131349c3920538d8c617cfc83d90e9807899fca6 /drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c | |
| parent | drm/amd/display: 3.2.227 (diff) | |
| download | kernel-22e3d9343b8292dfd8c72a5a539dc1ad4829b87a.tar.gz kernel-22e3d9343b8292dfd8c72a5a539dc1ad4829b87a.zip | |
drm/amdkfd: Fixed kfd_process cleanup on module exit.
Handle case when module is unloaded (kfd_exit) before a process space
(mm_struct) is released.
v2: Fixed potential race conditions by removing all kfd_process from
the process table first, then working on releasing the resources.
v3: Fixed loop element access / synchronization. Fixed extra empty lines.
Signed-off-by: David Belanger <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c')
0 files changed, 0 insertions, 0 deletions
