linux-stable/drivers/dax
Dan Williams d7fe1a67f6 dax: add region 'id', 'size', and 'align' attributes
While this information is available by looking at the nvdimm parent
device that may not always be the case when/if we add support for other
memory regions. Tooling should not depend on walking a given ancestor
topology that is not guaranteed by the device's class. For example, a
device-dax instance will always have a dax_region parent, but it may not
always have a libnvdimm "dax" device as a grandparent.

Reported-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2016-12-17 14:50:04 -08:00
..
dax.c dax: add region 'id', 'size', and 'align' attributes 2016-12-17 14:50:04 -08:00
dax.h dax: convert devm_create_dax_dev to PTR_ERR 2016-10-07 16:45:59 -07:00
Kconfig dax: convert to the cdev api 2016-08-23 22:58:51 -07:00
Makefile
pmem.c libnvdimm: use consistent naming for request_mem_region() 2016-11-28 11:15:18 -08:00