]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pmem, dax: have direct_access use __pmem annotation
authorRoss Zwisler <ross.zwisler@linux.intel.com>
Tue, 18 Aug 2015 19:55:41 +0000 (13:55 -0600)
committerDan Duval <dan.duval@oracle.com>
Wed, 7 Dec 2016 17:19:26 +0000 (12:19 -0500)
commit7c4ea2c0b42a359ed9a7a1784fc506b66db63066
treee640daa10ecd26aa05dddb274a027f7213fd6d0a
parent948deb15bb795da728288155f20821bcd5aeb7f3
pmem, dax: have direct_access use __pmem annotation

Orabug: 22913653

Update the annotation for the kaddr pointer returned by direct_access()
so that it is a __pmem pointer.  This is consistent with the PMEM driver
and with how this direct_access() pointer is used in the DAX code.

Signed-off-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
(cherry picked from commit e2e05394e4a3420dab96f728df4531893494e15d)
Signed-off-by: Dan Duval <dan.duval@oracle.com>
Documentation/filesystems/Locking
arch/powerpc/sysdev/axonram.c
drivers/block/brd.c
drivers/nvdimm/pmem.c
drivers/s390/block/dcssblk.c
fs/block_dev.c
fs/dax.c
include/linux/blkdev.h