Re: [PATCH v5 07/10] ACPI: APEI: introduce GHES helper

From: Jonathan Cameron

Date: Fri May 29 2026 - 12:45:02 EST


On Fri, 29 May 2026 10:50:47 +0100
Ahmed Tiba <ahmed.tiba@xxxxxxx> wrote:

> Add a dedicated GHES_CPER_HELPERS Kconfig entry so the shared helper code
> can be built even when ACPI_APEI_GHES is disabled. Update the build glue
> and headers to depend on the new symbol.
>
> Signed-off-by: Ahmed Tiba <ahmed.tiba@xxxxxxx>
I guess it doesn't matter too much as in practice all exiting CXL systems
are ACPI based, but is this new symbol sufficient for the
CONFIG_CXL_RAS dependency?

Rest of this looks fine to me.