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

Skip to content
Commit b68814fb authored by Lina Iyer's avatar Lina Iyer
Browse files

drivers: mailbox: qti-tcs: mark TCS busy until an IRQ response



A TCS may be marked idle as soon as the request is sent from the TCS
even though the response interrupt is pending. This may lead to
overwriting existing TCS requests even before the request is done.

Use an atomic variable to mark the TCS as busy until the interrupt
is received for the request.

Change-Id: I3d313fd18f5de620a0aa1daa366959a3fa396ddc
Signed-off-by: default avatarLina Iyer <ilina@codeaurora.org>
parent 68e85fd7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment