]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: fix leaking the IBs on error
authorChristian König <christian.koenig@amd.com>
Thu, 5 Nov 2015 16:00:25 +0000 (17:00 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 16 Nov 2015 16:05:51 +0000 (11:05 -0500)
commit4873c994daa6b30db757cd525c7102edf68a63f0
tree7a7a9899f9baebe4fbc133c40f696a782e6f76eb
parenta105cbee2466e7fb6dad0028d7bb6009c0c41c6f
drm/amdgpu: fix leaking the IBs on error

Fixing a memory leak when the scheduler is enabled.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c