On Mon, 2015-08-03 at 11:01 -0700, Dan Williams wrote: > On Mon, Aug 3, 2015 at 10:21 AM, Ross Zwisler > <[email protected]> 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 <[email protected]> > >> Signed-off-by: Dan Williams <[email protected]>
Reviewed-by: Ross Zwisler <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

