[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0hpQzGdX0HW94fgFG0LjTcKs0s9PgczzjVUcz8AaRPpqg@mail.gmail.com>
Date: Fri, 18 Feb 2022 19:50:36 +0100
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.17-rc5
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.17-rc5
with top-most commit 8292656464e5f066d46cb73da957930613a2c597
Merge branch 'acpi-processor'
on top of commit 754e0b0e35608ed5206d6a67a791563c631cec07
Linux 5.17-rc4
to receive ACPI fixes for 5.17-rc5.
These make an excess warning message go away and fix a recently
introduced boot failure on a vintage machine.
Specifics:
- Change the log level of the "table not found" message in
acpi_table_parse_entries_array() to debug to prevent it from
showing up in the logs unnecessarily (Dan Williams).
- Add a C-state limit quirk for 32-bit ThinkPad T40 to prevent it
from crashing on boot after recent changes in the ACPI processor
driver (Woody Suwalski).
Thanks!
---------------
Dan Williams (1):
ACPI: tables: Quiet ACPI table not found warning
Woody Suwalski (1):
ACPI: processor: idle: fix lockup regression on 32-bit ThinkPad T40
---------------
drivers/acpi/processor_idle.c | 5 +++++
drivers/acpi/tables.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists