[PATCH 0/3] Remove process exit error message
Philip Yang
Philip.Yang at amd.com
Wed May 14 17:10:01 UTC 2025
This series fix the dmesg error message "still active bo inside vm" and
2 potential races when process exit and vm cleanup.
Philip Yang (3):
drm/amdgpu: seq64 memory unmap uses uninterruptible lock
drm/amdgpu: amdgpu_vm_fini hold vm lock to access vm->va
drm/amdkfd: destroy_pdds release pdd->drm_file at end
drivers/gpu/drm/amd/amdgpu/amdgpu_seq64.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 8 ++++----
drivers/gpu/drm/amd/amdkfd/kfd_process.c | 10 +++++++---
3 files changed, 12 insertions(+), 8 deletions(-)
--
2.49.0
More information about the amd-gfx
mailing list