msm: lpm-levels: Initialize last level for cluster at probe
Cluster lpm's last executed level info needs to be initialized at probe.
This data when left uninitialized would result in the top level cluster
having an incorrect, lpm state, view of a child cluster. This incorrect
view could result in one of the following race conditions. CCI could be
programmed to enter a low power mode even though one of the cores is
online. RPM SPM interrupt may be masked by a core that is not the last
core in the system.
Change-Id: I663da7e9b5972ed572546c0d87ce8851ecf8e56b
Signed-off-by:
Srinivas Rao L <lsrao@codeaurora.org>
Loading
Please register or sign in to comment