[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0i1WebaCZL3q-6rQOexMnYXacD6KTnO1ONcxN1Li01LSg@mail.gmail.com>
Date: Thu, 27 May 2021 20:32:16 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] ACPI fix for v5.13-rc4
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.13-rc4
with top-most commit 9b7ff25d129df7c4f61e08382993e1988d56f6a7
ACPI: power: Refine turning off unused power resources
on top of commit c4681547bcce777daf576925a966ffa824edd09d
Linux 5.13-rc3
to receive an ACPI fix for 5.13-rc4.
This fixes a recent ACPI power management regression causing
boot issues to occur on some systems due to attempts to turn
off ACPI power resources that are already off (which should
work according to the ACPI specification).
Thanks!
---------------
Rafael J. Wysocki (1):
ACPI: power: Refine turning off unused power resources
---------------
drivers/acpi/internal.h | 4 ++--
drivers/acpi/power.c | 59 ++++++++++++++++++++++++++++++++++++++-----------
drivers/acpi/scan.c | 2 +-
drivers/acpi/sleep.c | 2 +-
4 files changed, 50 insertions(+), 17 deletions(-)
Powered by blists - more mailing lists