On Mon, 2015-08-03 at 11:01 -0700, Dan Williams wrote:
On Mon, Aug 3, 2015 at 10:21 AM, Ross Zwisler
<ross.zwisler(a)linux.intel.com> wrote:
> On Thu, 2015-07-30 at 12:55 -0400, Dan Williams wrote:
>> Update memremap_pmem() to query the architecture for the mapping type of
>> the given persistent memory range and then pass those flags to generic
>> memremap(). arch_memremap_pmem_flags() is provided an address range to
>> evaluate in the event an arch has a need for different mapping types by
>> address range. For example the ACPI NFIT carries EFI mapping types in
>> its memory range description table.
>>
>> Cc: Ross Zwisler <ross.zwisler(a)linux.intel.com>
>> Signed-off-by: Dan Williams <dan.j.williams(a)intel.com>
Reviewed-by: Ross Zwisler <ross.zwisler(a)linux.intel.com>