[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0h=mwaux6QuyjTF09HZ4Q6AjOhr+fBwHdQBoNXVvURiSQ@mail.gmail.com>
Date: Fri, 11 Jun 2021 18:23:39 +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 fixes for v5.13-rc6
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.13-rc6
with top-most commit bc8865ab32bb8d71b607cf73a8367ceebda88767
Merge branch 'acpi-bus'
on top of commit 614124bea77e452aa6df7a8714e8bc820b489922
Linux 5.13-rc5
to receive ACPI fixes for 5.13-rc6.
These revert a problematic recent commit and fix a regression
introduced during the 5.12 development cycle.
Specifics:
- Revert recent commit that attempted to fix the FACS table
reference counting but introduced a problem with accessing
the hardware signature after hibernation (Zhang Rui).
- Fix regression in the _OSC handling that broke the loading
of ACPI tables on some systems (Mika Westerberg).
Thanks!
---------------
Mika Westerberg (1):
ACPI: Pass the same capabilities to the _OSC regardless of the query flag
Zhang Rui (1):
Revert "ACPI: sleep: Put the FACS table after using it"
---------------
drivers/acpi/bus.c | 27 ++++++++-------------------
drivers/acpi/sleep.c | 4 +---
2 files changed, 9 insertions(+), 22 deletions(-)
Powered by blists - more mailing lists