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

Skip to content
Commit 415326a0 authored by Archana Sathyakumar's avatar Archana Sathyakumar
Browse files

msm: spm: Replace smp_processor_id call with get_cpu



Spm_processor_id call results in warning message when
called with preempt enabled. Instead call get_cpu to get
the current cpu ID and enable preempt again because the
function further calls smp_call_function_single which
disables preempt within.

Change-Id: I246f26b023da97038c5d6b675a820f07ac62fda1
Signed-off-by: default avatarArchana Sathyakumar <asathyak@codeaurora.org>
parent f7e6c0cd
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