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

Skip to content
Commit 668efc14 authored by Mahesh Sivasubramanian's avatar Mahesh Sivasubramanian
Browse files

msm: pm-boot: Move initialization to postcore_initcall



msm_thermal module can bring a core online/offline for thermal conditions.
To be able to bring a core online, the msm-pm module should be able to set
the warmboot entry address when a core is being power collapsed, which is
set using the pm-boot module APIs. In scenarios, where msm_thermal tries to
bring a core online before pm-boot is initialized, the warmboot address for
the core isn't initialized causing the cpu to jump to execute from invalid
PC.

CRs-fixed: 622359
Change-Id: I692a4d8a5179fad2f4a81e6c8383a4bd56881235
Signed-off-by: default avatarMahesh Sivasubramanian <msivasub@codeaurora.org>
parent 5f318d6e
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