[PATCH v2] firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES
Will Deacon
will at kernel.org
Thu May 8 06:02:35 PDT 2025
On Wed, 07 May 2025 12:57:57 +0800, Huang Yiwei wrote:
> SDEI usually initialize with the ACPI table, but on platforms where
> ACPI is not used, the SDEI feature can still be used to handle
> specific firmware calls or other customized purposes. Therefore, it
> is not necessary for ARM_SDE_INTERFACE to depend on ACPI_APEI_GHES.
>
> In commit dc4e8c07e9e2 ("ACPI: APEI: explicit init of HEST and GHES
> in acpi_init()"), to make APEI ready earlier, sdei_init was moved
> into acpi_ghes_init instead of being a standalone initcall, adding
> ACPI_APEI_GHES dependency to ARM_SDE_INTERFACE. This restricts the
> flexibility and usability of SDEI.
>
> [...]
Applied to arm64 (for-next/acpi), thanks!
[1/1] firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES
https://git.kernel.org/arm64/c/59529bbe642d
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev
More information about the linux-arm-kernel
mailing list