[PATCH v5 01/10] ACPI: APEI: GHES: share macros via a private header
Jonathan Cameron
jic23 at kernel.org
Fri May 29 08:52:39 PDT 2026
On Fri, 29 May 2026 10:50:41 +0100
Ahmed Tiba <ahmed.tiba at arm.com> wrote:
> Carve the CPER helper macros out of ghes.c and place them in a private
> header so they can be shared with upcoming helper files. This is a
> mechanical include change with no functional differences.
>
> Signed-off-by: Ahmed Tiba <ahmed.tiba at arm.com>
I'm not sure there is a 'right' way to handle the use of ACPI deifned stuff
outside of ACPI, but this seems reasonable to me.
Reviewed-by: Jonathan Cameron <jic23 at kernel.org>
More information about the linux-arm-kernel
mailing list