diff options
author | Ira Weiny <[email protected]> | 2023-12-20 16:17:33 -0800 |
---|---|---|
committer | Dan Williams <[email protected]> | 2024-01-09 15:41:22 -0800 |
commit | f9c683386f5bc0364615138ce2b14be50848dbcf (patch) | |
tree | 3679b512d53f842773aa697e1fbaf4ff1d24a65c /scripts/gdb/linux/utils.py | |
parent | 6eade110754c085cee9e46f4d87d2c3ea4e59e8c (diff) |
cxl/events: Create a CXL event union
The CXL CPER and event log records share everything but a UUID/GUID in
their structures.
Define a cxl_event union without the UUID/GUID to be shared between the
CPER and event log record formats. Adjust the code to use this union.
Signed-off-by: Ira Weiny <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jonathan Cameron <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions