commit | 0d2bd2ae045d8dcb446a3d9a4cecefa70428573a | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Wed Sep 13 10:43:09 2017 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 13 12:10:14 2017 -0400 |
tree | 92c8bf8072a60eebf4c64ab9de04b7b447cb54d2 | |
parent | c09312a6532a9a976ec4e72eb3b7fa10e87a8b07 [diff] |
drm/ttm: fix memory leak while individualizing BOs We need to free the reservation object before we take the BO from the delayed delete list. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Monk Liu <monk.liu@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>