linux/tools/testing/nvdimm
Dan Williams 7a9eb20666 pmem: kill __pmem address space
The __pmem address space was meant to annotate codepaths that touch
persistent memory and need to coordinate a call to wmb_pmem().  Now that
wmb_pmem() is gone, there is little need to keep this annotation.

Cc: Christoph Hellwig <hch@lst.de>
Cc: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2016-07-12 19:25:38 -07:00
..
test tools/testing/nvdimm: simulate multiple flush hints per-dimm 2016-07-11 16:13:41 -07:00
config_check.c tools/testing/nvdimm: add pfn device dependency 2016-06-17 16:23:23 -07:00
Kbuild tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc() 2016-06-27 11:40:46 -07:00
Makefile tools/testing/nvdimm: libnvdimm unit test infrastructure 2015-06-26 11:23:38 -04:00
pmem-dax.c pmem: kill __pmem address space 2016-07-12 19:25:38 -07:00