[PATCH v2 0/2] arm64: acpi: Drop default console log message when using SPCR

Punit Agrawal posted 2 patches 3 months, 1 week ago
arch/arm64/kernel/acpi.c | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
[PATCH v2 0/2] arm64: acpi: Drop default console log message when using SPCR
Posted by Punit Agrawal 3 months, 1 week ago
From: Punit Agrawal <punita@qti.qualcomm.com>

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@oss.qualcomm.com/

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
Re: [PATCH v2 0/2] arm64: acpi: Drop default console log message when using SPCR
Posted by Will Deacon 3 months ago
On Fri, 31 Oct 2025 11:11:36 +0000, Punit Agrawal wrote:
> 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
> 
> [...]

Applied to arm64 (for-next/fixes), thanks!

[1/2] Revert "ACPI: Suppress misleading SPCR console message when SPCR table is absent"
      https://git.kernel.org/arm64/c/eeb8c1989695
[2/2] arm64: acpi: Drop message logging SPCR default console
      https://git.kernel.org/arm64/c/7991fda619f7

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev