commit | b463d4e53ca9bdbf227e19b477fbfcdedaa14c84 | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Mon Sep 03 10:51:51 2018 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Sep 10 22:53:29 2018 -0500 |
tree | 9552837b9ed4767d51a073b7671d637b13e9fb28 | |
parent | 67c6ed7cf9ebe53815f15bfdeb49ad91801c2235 [diff] |
drm/amdgpu: fix amdgpu_mn_unlock() in the CS error path Avoid unlocking a lock we never locked. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Junwei Zhang <Jerry.Zhang@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>