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

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

msm: pm: Fix hotplug warmboot address for CPU0



On earlier targets, CPU0 is never hotplugged out and is always the last
core to suspend. So, the warmboot address of CPU0 was always set to
follow the idle path instead of resuming from secondary_startup.

On arch64 kernel, this assumption is no longer valid and CPU 0 could be
hotplugged out. In such a case, CPU0 might never be brought of hotplug.
Additionally during suspend, if Core 0  is hotplugged out, the warmboot
address of last core entering is incorrectly configured for
secondary_startup.

Change-Id: I0f787922cce64c1b74c243ed74832e33e221e55d
Signed-off-by: default avatarMahesh Sivasubramanian <msivasub@codeaurora.org>
parent 54757847
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