[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0g+31PFhkoROu18aT2CLGkn61v7aLgiPC3M_zbqqf_yCg@mail.gmail.com>
Date: Fri, 8 Apr 2022 20:33:07 +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 Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-spi <linux-spi@...r.kernel.org>
Subject: [GIT PULL] ACPI updates for v5.18-rc2
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.18-rc2
with top-most commit 87ad236001eb95cf1760ccaf7670c94722231097
Merge branch 'acpi-bus'
on top of commit 3123109284176b1532874591f7c81f3837bbdc17
Linux 5.18-rc1
to receive ACPI updates for 5.18-rc2.
These revert a problematic commit from the 5.17 development cycle
and finalize the elimination of acpi_bus_get_device() that mostly
took place during the recent merge window.
Specifics:
- Revert an ACPI processor driver change related to cache
invalidation in acpi_idle_play_dead() that clearly was a mistake
and introduced user-visible regressions (Akihiko Odaki).
- Replace the last instance of acpi_bus_get_device() added during
the recent merge window and drop the function to prevent more
users of it from being added (Rafael Wysocki).
Thanks!
---------------
Akihiko Odaki (1):
Revert "ACPI: processor: idle: Only flush cache on entering C3"
Rafael J. Wysocki (1):
ACPI: bus: Eliminate acpi_bus_get_device()
---------------
drivers/acpi/processor_idle.c | 3 +--
drivers/acpi/scan.c | 13 -------------
drivers/spi/spi.c | 3 ++-
include/acpi/acpi_bus.h | 1 -
4 files changed, 3 insertions(+), 17 deletions(-)
Powered by blists - more mailing lists