Re: [PATCH v5 5/9] cxl/events: Separate UUID from event structures
From: Jonathan Cameron
Date: Mon Jan 08 2024 - 08:27:14 EST
On Wed, 20 Dec 2023 16:17:32 -0800
Ira Weiny <ira.weiny@xxxxxxxxx> wrote:
> The UEFI CXL CPER structure does not include the UUID. Now that the
> UUID is passed separately to the trace event there is no need to have
> the UUID in those structures.
>
> Move UUID from the event record header to the raw structures. Adjust
> cxl-test to Create dummy structures for creating test records.
>
> Signed-off-by: Ira Weiny <ira.weiny@xxxxxxxxx>
Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx>