[PATCH v2 0/2] arm64: acpi: Drop default console log message when using SPCR
From: Punit Agrawal
Date: Fri Oct 31 2025 - 07:11:47 EST
From: Punit Agrawal <punita@xxxxxxxxxxxxxxxx>
Hi,
Based on feedback, I've updated the original patch[0] to instead drop
the default console message when using SPCR.
The first patch reverts the incorrect assumption about the return
values of acpi_parse_spcr(). The second drops the logging.
Thanks,
Punit
[0] https://lore.kernel.org/all/20251027141941.3089914-1-punit.agrawal@xxxxxxxxxxxxxxxx/
Punit Agrawal (2):
Revert "ACPI: Suppress misleading SPCR console message when SPCR table
is absent"
arm64: acpi: Drop message logging SPCR default console
arch/arm64/kernel/acpi.c | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
--
2.34.1