diff options
author | Oak Zeng <Oak.Zeng@amd.com> | 2019-06-14 19:39:55 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-06-17 11:01:41 -0500 |
commit | d091bc0a700faabf84eefedea1e133441ad52004 (patch) | |
tree | 243e4b3dcee384c880edba8844db5cdd296eaa91 /ipc/msg.c | |
parent | 70d488fb3f9e096e037994aa4b18441fea625e7b (diff) |
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 'ipc/msg.c')
0 files changed, 0 insertions, 0 deletions