Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Pull libnvdimm fixes from Dan Williams: "A fix and regression test case for nvdimm namespace label compatibility. Details: - An "nvdimm namespace label" is metadata on an nvdimm that provisions dimm capacity into a "namespace" that can host a block device / dax-filesytem, or a device-dax character device. A namespace is an object that other operating environment and platform firmware needs to comprehend for capabilities like booting from an nvdimm. The label metadata contains a checksum that Linux was not calculating correctly leading to other environments rejecting the Linux label. These have received a build success notification from the kbuild robot, and a positive test result from Nick who reported the problem" * 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm: nfit, libnvdimm: fix interleave set cookie calculation tools/testing/nvdimm: make iset cookie predictable
No related branches found
No related tags found
Showing
- drivers/acpi/nfit/core.c 15 additions, 1 deletiondrivers/acpi/nfit/core.c
- drivers/nvdimm/namespace_devs.c 14 additions, 4 deletionsdrivers/nvdimm/namespace_devs.c
- drivers/nvdimm/nd.h 1 addition, 0 deletionsdrivers/nvdimm/nd.h
- drivers/nvdimm/region_devs.c 9 additions, 0 deletionsdrivers/nvdimm/region_devs.c
- include/linux/libnvdimm.h 2 additions, 0 deletionsinclude/linux/libnvdimm.h
- tools/testing/nvdimm/test/nfit.c 7 additions, 7 deletionstools/testing/nvdimm/test/nfit.c
Loading
Please register or sign in to comment