diff options
author | Marek Olšák <marek.olsak@amd.com> | 2015-06-04 18:57:57 +0200 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-08-05 13:47:51 -0400 |
commit | 201b09a443e752429e9f69eafbd70123ce409cb0 (patch) | |
tree | 70fc0db2e5933d8bbc4f6408bc973d46a421f6d2 /amdgpu/amdgpu_gpu_info.c | |
parent | 7d7f25c938439bfe977bb51614ce4be80ffd3f45 (diff) | |
download | external_libdrm-201b09a443e752429e9f69eafbd70123ce409cb0.tar.gz external_libdrm-201b09a443e752429e9f69eafbd70123ce409cb0.tar.bz2 external_libdrm-201b09a443e752429e9f69eafbd70123ce409cb0.zip |
amdgpu: fix double mutex_unlock in amdgpu_bo_import
The handles array is used below, which is followed by another unlock,
so remove the first one.
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'amdgpu/amdgpu_gpu_info.c')
0 files changed, 0 insertions, 0 deletions