commit | 6b5e14d72dd49eba5189b6ef76e94845dab1bbdb | [log] [tgz] |
---|---|---|
author | Harshal Ahire <hahire@codeaurora.org> | Wed Nov 20 21:17:26 2019 +0530 |
committer | Faiz Nabi Kuchay <fkuchay@codeaurora.org> | Mon Nov 25 19:31:22 2019 +0530 |
tree | 11e97e8099aea23e043295dbbe54bcfdb7b6d17b | |
parent | 1e4e99502b08aeb4813e6928d3216229a1d0d325 [diff] |
dsp: Add cmd locks to fix synchronization issues Add mutex locks in q6core_send_get_avcs_fwk_ver_cmd() and q6core_map_mdf_shared_memory() functions to fix command-response synchronization issues in race conditions. Change-Id: Ibdf6788b51965bd37245c611683102c600ca8eb4 Signed-off-by: Harshal Ahire <hahire@codeaurora.org>