linux-stable/drivers/dax
Dan Williams ba09c01d2f dax: convert to the cdev api
A goal of the device-DAX interface is to be able to support many
exclusive allocations (partitions) of performance / feature
differentiated memory.  This count may exceed the default minors limit
of 256.

As a result of switching to an embedded cdev the inode-to-dax_dev
conversion is simplified, as well as reference counting which can switch
to the cdev kobject lifetime.

Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2016-08-23 22:58:51 -07:00
..
dax.c dax: convert to the cdev api 2016-08-23 22:58:51 -07:00
dax.h
Kconfig dax: convert to the cdev api 2016-08-23 22:58:51 -07:00
Makefile
pmem.c dax: cleanup needlessly global symbol warnings 2016-08-23 22:58:50 -07:00