Skip to content
Commit 201b09a4 authored by Marek Olšák's avatar Marek Olšák Committed by Alex Deucher
Browse files

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: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 7d7f25c9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment