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

Commit 42c81849 authored by Steven Cahail's avatar Steven Cahail
Browse files

hwspinlock/msm: Add PID tracking for remote spinlocks



The msm_remote_spinlock driver currently does not store the owner of the
lock (the raw value of the lock), and the state of the hardware lock is not
saved in memory dumps. This increases difficulty when debugging situations
where the lock could not be acquired.

Store the value of each lock in an array, and provide an API to read
elements from this array for testing purposes.

Change-Id: I7186c5201bbd6e51249fb073e899d2ac69e5bec7
Signed-off-by: default avatarSteven Cahail <scahail@codeaurora.org>
parent 67c0ac5f
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