aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorLang Yu <[email protected]>2021-09-29 14:54:39 +0800
committerAlex Deucher <[email protected]>2021-10-05 10:53:45 -0400
commitb072ef1215aca33186e3a10109e872e528a9e516 (patch)
treee7fc9e9946f6dd4c2a58adef2f6da18ee37cdbc5 /scripts/gdb/linux/utils.py
parent7ab0965079bbc0e39fe0e1df4dcdf931c9d25372 (diff)
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: 264fb4d332f5 ("drm/amdgpu: Add multi-GPU DMA mapping helpers") Signed-off-by: Lang Yu <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions