]> www.infradead.org Git - users/jedix/linux-maple.git/commit
libnvdimm/labels: Add address-abstraction uuid definitions
authorDan Williams <dan.j.williams@intel.com>
Tue, 24 Aug 2021 16:06:13 +0000 (09:06 -0700)
committerDan Williams <dan.j.williams@intel.com>
Tue, 24 Aug 2021 19:08:29 +0000 (12:08 -0700)
commitd68bc4b2338b85cbe8ac3a2ee88629f22400c25b
treedc3f8d3612a0bdbe06f251f2863f17ef72d8c135
parenta6e6d722957273afebf26b9a36b90acfc27dca8a
libnvdimm/labels: Add address-abstraction uuid definitions

The EFI definition of the labels represents the Linux "claim class" with
a GUID. The CXL definition of the labels stores the same identifier in
UUID byte order. In preparation for adding CXL label support, enable the
claim class to optionally handle uuids.

Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/r/162982117305.1124374.13203983138633456231.stgit@dwillia2-desk3.amr.corp.intel.com
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
drivers/nvdimm/label.c