[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0jXFO_vQUz6E1LsKdR84NfCb-+nLjGzpJ8sZmt_QcP0Zw@mail.gmail.com>
Date: Thu, 20 Nov 2025 18:26:20 +0100
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>
Subject: [GIT PULL] Power management fix for v6.18-rc7
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.18-rc7
with top-most commit f384497a76ed9539f70f6e8fe81a193441c943d2
PM: sleep: core: Fix runtime PM enabling in device_resume_early()
on top of commit 6a23ae0a96a600d1d12557add110e0bb6e32730c
Linux 6.18-rc6
to receive a power management fix for 6.18-rc7.
This fixes a regression introduced during the 6.16 development cycle
that may cause runtime PM to be enabled by mistake for devices that
do not support it (which may lead to some serious trouble) if there
is a system wakeup event during the "late suspend" phase of system
suspend.
Thanks!
---------------
Rafael J. Wysocki (1):
PM: sleep: core: Fix runtime PM enabling in device_resume_early()
---------------
drivers/base/power/main.c | 25 ++++++++++++++++---------
1 file changed, 16 insertions(+), 9 deletions(-)
Powered by blists - more mailing lists