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

Skip to content
Commit d68bd7fb authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

drivers: thermal: cpu_isolate: core isolate outside critical section



Core isolation and unisolation is done inside the critical section with
the core isolation mutex. There is a possibility of deadlock, when the
core unisolation and core online from userspace happens simultaneously.
To avoid this move the core isolation and unisolation outside the
critical section so that deadlock is avoided.

Change-Id: Ic685a69ce8aa9929a3f12a7d0f287444748f1e26
Signed-off-by: default avatarRam Chandrasekar <rkumbako@codeaurora.org>
parent c0835c6a
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