]> asedeno.scripts.mit.edu Git - linux.git/commit
RAS: Use consistent types for UUIDs
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 25 Jan 2019 14:30:35 +0000 (16:30 +0200)
committerBorislav Petkov <bp@suse.de>
Fri, 25 Jan 2019 15:40:40 +0000 (16:40 +0100)
commit9359a8cbcc77d4afb07444f341e39015d232bd55
treec5983ebe1e9ac362fb3657057fecc0c8e4bed3d2
parent30aa3d26edb0f3d7992757287eec0ca588a5c259
RAS: Use consistent types for UUIDs

The commit

  297b64c74385 ("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 <andriy.shevchenko@linux.intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: "Rafael J. Wysocki" <rafael.j.wysocki@intel.com>
Cc: "Steven Rostedt (VMware)" <rostedt@goodmis.org>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Thomas Tai <thomas.tai@oracle.com>
Cc: Tony Luck <tony.luck@intel.com>
Cc: Tyler Baicar <tbaicar@codeaurora.org>
Link: https://lkml.kernel.org/r/20190125143035.81589-1-andriy.shevchenko@linux.intel.com
drivers/ras/ras.c
include/ras/ras_event.h