diff options
author | 2021-04-13 16:01:00 +0200 | |
---|---|---|
committer | 2021-04-13 16:03:01 +0200 | |
commit | 6998a8800d73116187aad542391ce3b2dd0f9e30 (patch) | |
tree | 8a2962d02fe980b623d68fc8096e75d54add734d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 5.12-rc7 (diff) | |
download | wireguard-linux-6998a8800d73116187aad542391ce3b2dd0f9e30.tar.xz wireguard-linux-6998a8800d73116187aad542391ce3b2dd0f9e30.zip |
ACPI: x86: Call acpi_boot_table_init() after acpi_table_upgrade()
Commit 1a1c130ab757 ("ACPI: tables: x86: Reserve memory occupied by
ACPI tables") attempted to address an issue with reserving the memory
occupied by ACPI tables, but it broke the initrd-based table override
mechanism relied on by multiple users.
To restore the initrd-based ACPI table override functionality, move
the acpi_boot_table_init() invocation in setup_arch() on x86 after
the acpi_table_upgrade() one.
Fixes: 1a1c130ab757 ("ACPI: tables: x86: Reserve memory occupied by ACPI tables")
Reported-by: Hans de Goede <hdegoede@redhat.com>
Tested-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions