Hi Linus, please pull from git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm libnvdimm-fixes ...to receive, a regression fix, new unit test infrastructure and a build fix. +ACo- The regression fix addresses support for the new NVDIMM label storage area access commands (+AF8-LSI, +AF8-LSR, and +AF8-LSW). The Intel specific version of these commands communicated the +ACI-Device Locked+ACI- status on the label- storage-information command. However, these new commands (standardized in ACPI 6.2) communicate the +ACI-Device Locked+ACI- status on the label- storage-read command, and the driver was missing the indication. Reading from locked persistent memory is similar to reading unmapped PCI memory space, returns all 1's. +ACo- Unit test infrastructure is added to regression test the +ACI-Device Locked+ACI- detection failure. +ACo- A build fix is included to allow the +ACI-of+AF8-pmem+ACI- driver to be built as a module and translate an Open Firmware described device to its local numa node. --- The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm libnvdimm-fixes for you to fetch changes up to c5794510d7b5f210f05531ff9e82432cf7244367: MAINTAINERS: Add backup maintainers for libnvdimm and DAX (2018-04-19 15:22:50 -0700) ---------------------------------------------------------------- Dan Williams (6): libnvdimm, dimm: handle EACCES failures from label reads tools/testing/nvdimm: allow custom error code injection tools/testing/nvdimm: support nfit+AF8-test+AF8-dimm attributes under nfit+AF8-test.1 tools/testing/nvdimm: fix missing newline in nfit+AF8-test+AF8-dimm 'handle' attribute tools/testing/nvdimm: enable labels for nfit+AF8-test.1 dimms Revert +ACI-libnvdimm, of+AF8-pmem: workaround OF+AF8-NUMA+AD0-n build error+ACI- Dave Jiang (2): device-dax: allow MAP+AF8-SYNC to succeed MAINTAINERS: Add backup maintainers for libnvdimm and DAX Rob Herring (1): libnvdimm, of+AF8-pmem: use dev+AF8-to+AF8-node() instead of of+AF8-node+AF8-to+AF8-nid() MAINTAINERS +AHw- 15 +-+-+-+-+-+-+- drivers/dax/device.c +AHw- 2 +- drivers/nvdimm/Kconfig +AHw- 3 +-- drivers/nvdimm/dimm+AF8-devs.c +AHw- 22 +-+-+-+-+-+------ drivers/nvdimm/of+AF8-pmem.c +AHw- 2 +-- tools/testing/nvdimm/test/nfit.c +AHw- 84 +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+---------- 6 files changed, 96 insertions(+-), 32 deletions(-)-- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html