Re: [PATCH 01/17] memremap: provide stubs for vmem_altmap_offset and vmem_altmap_free

From: Dan Williams
Date: Fri Dec 15 2017 - 20:41:43 EST


On Fri, Dec 15, 2017 at 6:09 AM, Christoph Hellwig <hch@xxxxxx> wrote:
> Currently all calls to those functions are eliminated by the compiler when
> CONFIG_ZONE_DEVICE is not set, but this soon won't be the case.
>
> Signed-off-by: Christoph Hellwig <hch@xxxxxx>

Looks good,

Reviewed-by: Dan Williams <dan.j.williams@xxxxxxxxx>