cpuidle: lpm-levels: Store per core next hrtimer wakeup
Currently next wakeup is stored per lpm_cpu domain which
have only last cpu's next wakeup. This overrides early
wakeups of previous cpus in the same domain.
Fix this by using per cpu next hrtimer.
Change-Id: Ic99e82cbb2a1b4eb6fa578b40045fab2bb22a557
Signed-off-by:
Raghavendra Kakarla <rkakarla@codeaurora.org>
Loading
Please register or sign in to comment