Re: [PATCH v5 03/10] ACPI: APEI: GHES: move GHESv2 ack and alloc helpers

From: Jonathan Cameron

Date: Fri May 29 2026 - 12:34:37 EST


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

> Move the GHESv2 acknowledgment and error-source allocation helpers from
> ghes.c into ghes_cper.c. This is a mechanical refactor that keeps the
> logic unchanged while making the helpers reusable.
>
> Signed-off-by: Ahmed Tiba <ahmed.tiba@xxxxxxx>
Reviewed-by: Jonathan Cameron <jic23@xxxxxxxxxx>