linux/drivers/dax
Dan Williams 9d2d01a031 dax: check resource alignment at dax region/device create
All the extents of a dax-device must match the alignment of the region.
Otherwise, we are unable to guarantee fault semantics of a given page
size.  The region must be self-consistent itself as well.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2016-08-23 22:58:52 -07:00
..
dax.c dax: check resource alignment at dax region/device create 2016-08-23 22:58:52 -07:00
dax.h /dev/dax, pmem: direct access to persistent memory 2016-05-20 22:02:53 -07:00
Kconfig dax: convert to the cdev api 2016-08-23 22:58:51 -07:00
Makefile /dev/dax, pmem: direct access to persistent memory 2016-05-20 22:02:53 -07:00
pmem.c dax: cleanup needlessly global symbol warnings 2016-08-23 22:58:50 -07:00