Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 0cd43ce6 authored by Jilai Wang's avatar Jilai Wang
Browse files

msm: npu: Fix SSR issue due to race condition



NPU SSR is handled in worker thread, so race condition can happen
between SSR thread and user app threads when SSR is triggered which
will cause unpredictable stability issue. This change is to add a
mutex to serialize npu fw init/deinit and ipc operations to resolve
this issue.

Change-Id: Ib6dcde76995193a5586a2164c12f56f8cf95518f
Signed-off-by: default avatarJilai Wang <jilaiw@codeaurora.org>
parent a0b74a09
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment