diff options
author | 2019-06-14 19:39:55 -0500 | |
---|---|---|
committer | 2019-06-17 11:01:41 -0500 | |
commit | d091bc0a700faabf84eefedea1e133441ad52004 (patch) | |
tree | 243e4b3dcee384c880edba8844db5cdd296eaa91 /drivers/gpu/drm/amd/amdgpu | |
parent | Revert "drm/amdkfd: Fix sdma queue allocate race condition" (diff) | |
download | wireguard-linux-d091bc0a700faabf84eefedea1e133441ad52004.tar.xz wireguard-linux-d091bc0a700faabf84eefedea1e133441ad52004.zip |
Revert "drm/amdkfd: Fix a circular lock dependency"
This reverts commit 06b89b38f3cc518a761164f9f958a9607bbb3587.
This fix is not proper. allocate_mqd can't be moved before
allocate_sdma_queue as it depends on q->properties->sdma_id
set in later.
Signed-off-by: Oak Zeng <Oak.Zeng@amd.com>
Reviewed-by: Philip Yang <philip.yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions