diff options
author | Oak Zeng <Oak.Zeng@amd.com> | 2019-06-14 19:32:51 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-06-17 11:01:41 -0500 |
commit | 70d488fb3f9e096e037994aa4b18441fea625e7b (patch) | |
tree | 9dfe5c64a647619a83feda13600c711b6b3ea7e2 /ipc/msg.c | |
parent | eb03e7959c36b1df2cc7c9054e1ee1e821368272 (diff) |
Revert "drm/amdkfd: Fix sdma queue allocate race condition"
This reverts commit f77dac6cd62e5d4bcadd740620af1218bfb54cc6.
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