Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1403358
| From | Dan Williams <dan.j.williams@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] libnvdimm, dax: autodetect fixes |
| Date | 2016-05-19 01:50 +0200 |
| Message-ID | <rAjnX-mm-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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(-)
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/2] libnvdimm, dax: autodetect fixes Dan Williams <dan.j.williams@intel.com> - 2016-05-19 01:50 +0200
[PATCH 2/2] libnvdimm, dax: fix alignment validation Dan Williams <dan.j.williams@intel.com> - 2016-05-19 01:50 +0200
Re: [PATCH 2/2] libnvdimm, dax: fix alignment validation Johannes Thumshirn <jthumshirn@suse.de> - 2016-05-23 11:20 +0200
csiph-web