[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0hTtyu981j91vxH_u3bvHWWBho4YSAhd+os9Zn=sbwe2Q@mail.gmail.com>
Date: Fri, 22 Oct 2021 21:01:04 +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.15-rc7
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.15-rc7
with top-most commit 7a7489005a80af97ba289dc0579fccd50af4fe8d
Merge branch 'acpi-tools'
on top of commit 519d81956ee277b4419c723adfb154603c2565ba
Linux 5.15-rc6
to receive ACPI fixes for 5.15-rc7.
These fix two regressions, one related to ACPI power resources
management and one that broke ACPI tools compilation.
Specifics:
- Stop turning off unused ACPI power resources in an unknown state
to address a regression introduced during the 5.14 cycle (Rafael
Wysocki).
- Fix an ACPI tools build issue introduced recently when the minimal
stdarg.h was added (Miguel Bernal Marin).
Thanks!
---------------
Miguel Bernal Marin (1):
ACPI: tools: fix compilation error
Rafael J. Wysocki (1):
ACPI: PM: Do not turn off power resources in unknown state
---------------
drivers/acpi/power.c | 7 +------
include/acpi/platform/acgcc.h | 9 +++++++--
2 files changed, 8 insertions(+), 8 deletions(-)
Powered by blists - more mailing lists