[PATCH 0/2] riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADE

From: Vivian Wang

Date: Tue Jun 16 2026 - 09:56:10 EST


I did end up using this for something, so this is probably also useful
for others.

---
Vivian Wang (2):
ACPI: tables: Add missing #include <asm/fixmap.h>
riscv: acpi: Enable ARCH_HAS_ACPI_TABLE_UPGRADE

arch/riscv/Kconfig | 1 +
arch/riscv/include/asm/acpi.h | 2 ++
arch/riscv/kernel/acpi.c | 5 +++++
arch/riscv/kernel/setup.c | 2 ++
drivers/acpi/tables.c | 1 +
5 files changed, 11 insertions(+)
---
base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731
change-id: 20260616-riscv-acpi-table-upgrade-fb5e69c5bf66

Best regards,
--
Vivian "dramforever" Wang