[PATCH 0/2] libnvdimm, dax: autodetect fixes

From: Dan Williams
Date: Wed May 18 2016 - 19:44:52 EST


Now that the base device-DAX implementation is settling I am circling
back to further flesh out the ndctl unit tests. These 2 fixes fell out
as a result.

---

Dan Williams (2):
libnvdimm, dax: autodetect support
libnvdimm, dax: fix alignment validation


drivers/nvdimm/dax_devs.c | 35 +++++++++++++++++++++++++++++++++++
drivers/nvdimm/nd.h | 11 +++++++++--
drivers/nvdimm/pfn.h | 1 +
drivers/nvdimm/pfn_devs.c | 20 +++++++++++++-------
drivers/nvdimm/pmem.c | 3 ++-
5 files changed, 60 insertions(+), 10 deletions(-)