mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/9] libnvdimm, pfn updates for 4.5
@ 2015-12-15  2:14 Dan Williams
  2015-12-15  2:14 ` [PATCH 1/9] libnvdimm, pfn: kill ND_PFN_ALIGN Dan Williams
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Dan Williams @ 2015-12-15  2:14 UTC (permalink / raw)
  To: linux-nvdimm; +Cc: willy, ross.zwisler, linux-kernel

With the impending merge of the dax-gup patchset [1], a new set of unit
tests for 'pfn' devices was added to ndctl.  These are the cleanups and
fixups identified from that testing.

The unit test updates will be posted separately on the linux-nvdimm list.

[1]: https://lists.01.org/pipermail/linux-nvdimm/2015-December/003213.html

---

Dan Williams (9):
      libnvdimm, pfn: kill ND_PFN_ALIGN
      libnvdimm, pfn: clean up pfn create parameters
      libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE
      libnvdimm, pfn: add parent uuid validation
      libnvdimm, pfn: fix pfn seed creation
      libnvdimm, pfn: enable pfn sysfs interface unit testing
      libnvdimm, pfn: fix nd_pfn_validate() return value handling
      tools/testing/libnvdimm: cleanup mock resource lookup
      libnvdimm, pfn: move 'memory mode' indication to sysfs


 drivers/nvdimm/namespace_devs.c   |   53 ++++++++++++++++-----
 drivers/nvdimm/nd-core.h          |    1 
 drivers/nvdimm/nd.h               |    8 ---
 drivers/nvdimm/pfn_devs.c         |   93 +++++++++++++++++++++++++++++--------
 drivers/nvdimm/pmem.c             |   26 +++-------
 drivers/nvdimm/region_devs.c      |    7 +++
 tools/testing/nvdimm/Kbuild       |    2 +
 tools/testing/nvdimm/test/iomap.c |   90 ++++++++++++++++++++++--------------
 8 files changed, 186 insertions(+), 94 deletions(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-12-15  7:11 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-15  2:14 [PATCH 0/9] libnvdimm, pfn updates for 4.5 Dan Williams
2015-12-15  2:14 ` [PATCH 1/9] libnvdimm, pfn: kill ND_PFN_ALIGN Dan Williams
2015-12-15  2:14 ` [PATCH 2/9] libnvdimm, pfn: clean up pfn create parameters Dan Williams
2015-12-15  2:14 ` [PATCH 3/9] libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZE Dan Williams
2015-12-15  2:14 ` [PATCH 4/9] libnvdimm, pfn: add parent uuid validation Dan Williams
2015-12-15  2:14 ` [PATCH 5/9] libnvdimm, pfn: fix pfn seed creation Dan Williams
2015-12-15  2:15 ` [PATCH 6/9] libnvdimm, pfn: enable pfn sysfs interface unit testing Dan Williams
2015-12-15  2:15 ` [PATCH 7/9] libnvdimm, pfn: fix nd_pfn_validate() return value handling Dan Williams
2015-12-15  2:15 ` [PATCH 8/9] tools/testing/libnvdimm: cleanup mock resource lookup Dan Williams
2015-12-15  7:11   ` Dan Williams
2015-12-15  2:15 ` [PATCH 9/9] libnvdimm, pfn: move 'memory mode' indication to sysfs Dan Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®