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

Skip to content
Commit 2b24624f authored by Eric Holmberg's avatar Eric Holmberg Committed by Stephen Boyd
Browse files

msm: smem: Add non-locking smem-get function



For SSR use cases, the failed subsystem may have crashed with the remote
spinlock locked.  In this case, if smem_get_entry() is called before
SMEM has processed the subsystem restart, then it will cause a deadlock.

Add new function that does not acquire the remote spinlock for the SSR
restart use case.

Change-Id: Ieab390855a5bdf32beb1b11884846afef6dbbf98
Signed-off-by: default avatarEric Holmberg <eholmber@codeaurora.org>
parent 413fc864
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