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

Skip to content
Commit 17e9d691 authored by Gidon Studinski's avatar Gidon Studinski
Browse files

msm: ipa: change ipa_active_clients locking scheme



As mutex_trylock() is not allowed in atomic context, ipa_active_clients is
now composed of a mutex, a spinlock and a boolean flag. The 'new'
synchronization object exposes a lock(), unlock() and trylock() API.

Change-Id: I75032d9d14d8598859d08a788d99ddb873ef58bf
Signed-off-by: default avatarGidon Studinski <gidons@codeaurora.org>
parent 5d2fc27d
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