Files
linux/drivers
Lang Yu 546dc20fed drm/amdkfd: fix a potential ttm->sg memory leak
Memory is allocated for ttm->sg by kmalloc in kfd_mem_dmamap_userptr,
but isn't freed by kfree in kfd_mem_dmaunmap_userptr. Free it!

Fixes: 264fb4d332 ("drm/amdgpu: Add multi-GPU DMA mapping helpers")

Signed-off-by: Lang Yu <lang.yu@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2021-10-04 15:23:02 -04:00
..
2021-09-08 11:50:26 -07:00
2021-08-26 12:06:42 +01:00
2021-09-15 14:29:21 +02:00
2021-09-14 09:25:30 +02:00
2021-09-18 11:15:01 -07:00
2021-08-14 15:54:09 -06:00
2021-08-14 15:54:09 -06:00