Files
Linux/include/ras
Andy Shevchenko 9359a8cbcc RAS: Use consistent types for UUIDs
The commit

  297b64c743 ("ras: acpi / apei: generate trace event for unrecognized CPER section")

brought inconsistency in UUID types which are used across the RAS
subsystem.

Fix this by using guid_t everywhere.

Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Cc: "Rafael J. Wysocki" <[email protected]>
Cc: "Steven Rostedt (VMware)" <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Thomas Tai <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Tyler Baicar <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
2019-01-25 16:40:40 +01:00
..