Re: [PATCH v4 06/10] libnvdimm, pmem: push call to ioremap_cache out of line

From: Christoph Hellwig
Date: Tue Aug 11 2015 - 08:51:35 EST


On Mon, Aug 10, 2015 at 11:38:23PM -0400, Dan Williams wrote:
> In preparation for deprecating ioremap_cache() push its usage into arch
> code where it deleted in a later globabl conversion of ioremap_cache()
> to arch_memremap().

I don't really see the point of this patch. Two patches later
we'll get rid arch_memremap_pmem anyway.

I'd rather fold this and the next two patches into a single one,
and keep the new arch_memremap_pmem_flags as a inline in io.h.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/