commit | b9ed69e6fd664d88cf6d8f9623eb3a0d08387b7c | [log] [tgz] |
---|---|---|
author | Nirmoy Das <nirmoy.das@amd.com> | Fri Oct 04 11:53:37 2019 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 10 19:35:35 2019 -0500 |
tree | 73c3b8d1d08288c5fe3acb4513906b29c2b95d17 | |
parent | 6e4be98767b249923e97b5a3c509e722d22e462d [diff] |
drm/amdgpu: fix memory leak cleanup error handling code and make sure temporary info array with the handles are freed by amdgpu_bo_list_put() on idr_replace()'s failure. Signed-off-by: Nirmoy Das <nirmoy.das@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>