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

Skip to content
Commit 157ce6d6 authored by Phani Kumar Uppalapati's avatar Phani Kumar Uppalapati Committed by Stephen Boyd
Browse files

ASoC: msm: Fix the issue of unmap being sent incorrectly



When CLOSE command is sent to Q6 right after RUN nowait command,
it may so happen that callback for RUN nowait comes while waiting for
the CLOSE response callback. Since there is no check in the callback
whether this is really for CLOSE command, apss will come out of wait
from CLOSE. This triggers UNMAP command to Q6 while it is still
processing the CLOSE command and causes tlb crash on Q6.

Change-Id: Ic1378cf4cf9aaa43314bcd7109d6674f88061466
CRs-Fixed: 428014
Signed-off-by: default avatarPhani Kumar Uppalapati <phanik@codeaurora.org>
parent 615ccfaf
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