Dan Williams b3a9a0c36e dax: Introduce a ->copy_to_iter dax operation
Similar to the ->copy_from_iter() operation, a platform may want to
deploy an architecture or device specific routine for handling reads
from a dax_device like /dev/pmemX. On x86 this routine will point to a
machine check safe version of copy_to_iter(). For now, add the plumbing
to device-mapper and the dax core.

Cc: Ross Zwisler <ross.zwisler@linux.intel.com>
Cc: Mike Snitzer <snitzer@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
2018-05-22 23:18:31 -07:00
..
2018-04-30 11:51:39 -04:00
2016-11-01 09:43:26 -06:00
2018-05-04 10:35:20 -04:00
2018-02-04 11:16:35 -08:00
2017-06-09 09:27:32 -06:00
2018-01-17 09:16:00 -05:00
2018-04-05 14:27:02 -07:00
2018-04-05 14:27:02 -07:00