diff options
author | Luben Tuikov <[email protected]> | 2021-07-28 11:07:03 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-07-28 22:15:44 -0400 |
commit | 544dcd74b7093ad4befac99b11d90331aa73348e (patch) | |
tree | 96900ef5f94d411dda6dcf00809a9a967e0bd613 /tools/perf/scripts/python | |
parent | b8e42844b48d441589eb18ade29dee29bbd78657 (diff) |
drm/amd/pm: Fix a bug in semaphore double-lock
Fix a bug in smu_cmn_send_msg_without_waiting() in
that this function does not need to take the
smu->message_lock mutex in order to send a message
down to the SMU. The mutex is acquired by the
caller of this function instead.
Cc: Alex Deucher <[email protected]>
Cc: Changfeng Zhu <[email protected]>
Cc: Huang Rui <[email protected]>
Fixes: 5810323ba69289 ("drm/amd/pm: Fix a bug communicating with the SMU (v5)")
Signed-off-by: Luben Tuikov <[email protected]>
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions