[GIT PULL] Power management fix for v6.9-rc4

From: Rafael J. Wysocki
Date: Thu Apr 11 2024 - 14:32:43 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.9-rc4

with top-most commit 3c89a068bfd0698a5478f4cf39493595ef757d5e

PM: s2idle: Make sure CPUs will wakeup directly on resume

on top of commit fec50db7033ea478773b159e0e2efb135270e3b7

Linux 6.9-rc3

to receive a power management fix for 6.9-rc4.

This fixes the suspend-to-idle core code to guarantee that timers
queued on CPUs other than the one that has first left the idle state,
which should expire directly after resume, will be handled (Anna-Maria
Behnsen).

Thanks!


---------------

Anna-Maria Behnsen (1):
PM: s2idle: Make sure CPUs will wakeup directly on resume

---------------

kernel/power/suspend.c | 6 ++++++
1 file changed, 6 insertions(+)