[GIT PULL] ACPI fix for v5.12-rc8

From: Rafael J. Wysocki
Date: Thu Apr 15 2021 - 11:55:22 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-5.12-rc8

with top-most commit 6998a8800d73116187aad542391ce3b2dd0f9e30

ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()

on top of commit d434405aaab7d0ebc516b68a8fc4100922d7f5ef

Linux 5.12-rc7

to receive an ACPI fix for 5.12-rc8.

This restores the initrd-based ACPI table override functionality
broken by one of the recent fixes.

Thanks!


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

Rafael J. Wysocki (1):
ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()

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

arch/x86/kernel/setup.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)