[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0hCwmi=c_HC26APBEayNjzP4zepy9dMTypYz_Nh6fYk0w@mail.gmail.com>
Date: Thu, 11 Apr 2024 20:05:25 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Thomas Gleixner <tglx@...utronix.de>
Subject: [GIT PULL] Power management fix for v6.9-rc4
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(+)
Powered by blists - more mailing lists