summaryrefslogtreecommitdiff
path: root/Documentation/livepatch
diff options
context:
space:
mode:
authorLang Yu <lang.yu@amd.com>2021-09-29 09:54:39 +0300
committerAlex Deucher <alexander.deucher@amd.com>2021-10-05 17:53:45 +0300
commitb072ef1215aca33186e3a10109e872e528a9e516 (patch)
treee7fc9e9946f6dd4c2a58adef2f6da18ee37cdbc5 /Documentation/livepatch
parent7ab0965079bbc0e39fe0e1df4dcdf931c9d25372 (diff)
downloadlinux-b072ef1215aca33186e3a10109e872e528a9e516.tar.xz
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 <lang.yu@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'Documentation/livepatch')
0 files changed, 0 insertions, 0 deletions