]> Gentwo Git Trees - linux/.git/commit
arm64: acpi: Drop message logging SPCR default console
authorPunit Agrawal <punit.agrawal@oss.qualcomm.com>
Fri, 31 Oct 2025 11:11:38 +0000 (11:11 +0000)
committerWill Deacon <will@kernel.org>
Fri, 7 Nov 2025 14:23:33 +0000 (14:23 +0000)
commit7991fda619f7251994ab364f03f3e6fc0aa143d9
tree8b77f016e30398f551b27cb1c62fe5cfe3f13ead
parenteeb8c19896952e18fb538ec76e603884070a6c6a
arm64: acpi: Drop message logging SPCR default console

Commit f5a4af3c7527 ("ACPI: Add acpi=nospcr to disable ACPI SPCR as
default console on ARM64") introduced a command line parameter to
prevent using SPCR provided console as default. It also introduced a
message to log this choice.

Drop the message as it is not particularly useful and can be incorrect
in situations where no SPCR is provided by the firmware.

Link: https://lore.kernel.org/all/aQN0YWUYaPYWpgJM@willie-the-truck/
Signed-off-by: Punit Agrawal <punit.agrawal@oss.qualcomm.com>
Signed-off-by: Will Deacon <will@kernel.org>
arch/arm64/kernel/acpi.c