[GIT PULL] ACPI fix for v5.15-rc3

From: Rafael J. Wysocki
Date: Fri Sep 24 2021 - 14:00:49 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.15-rc3

with top-most commit 12064c1768439fa0882547010afae6b52aafa7af

Revert "ACPI: Add memory semantics to acpi_os_map_memory()"

on top of commit e4e737bb5c170df6135a127739a9e6148ee3da82

Linux 5.15-rc2

to receive an ACPI fix for 5.15-rc3.

This reverts a recent commit related to memory management that
turned out to be problematic (Jia He).

Thanks!


---------------

Jia He (1):
Revert "ACPI: Add memory semantics to acpi_os_map_memory()"

---------------

arch/arm64/include/asm/acpi.h | 3 ---
arch/arm64/kernel/acpi.c | 19 +++----------------
drivers/acpi/osl.c | 23 +++++++----------------
include/acpi/acpi_io.h | 8 --------
4 files changed, 10 insertions(+), 43 deletions(-)