From: Ross Zwisler Date: Tue, 18 Aug 2015 19:55:41 +0000 (-0600) Subject: pmem, dax: have direct_access use __pmem annotation X-Git-Tag: omap-for-v4.3/fixes-rc1~64^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2e05394e4a3420dab96f728df4531893494e15d;p=pandora-kernel.git pmem, dax: have direct_access use __pmem annotation 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 Reviewed-by: Christoph Hellwig Signed-off-by: Dan Williams --- Reading git-diff-tree failed