[PATCH 13/17] memremap: remove to_vmem_altmap

2017-12-28 Thread Christoph Hellwig
All callers are gone now. Signed-off-by: Christoph Hellwig Reviewed-by: Dan Williams --- include/linux/memremap.h | 9 - kernel/memremap.c| 26 -- 2 files changed, 35 deletions(-) diff --git a/include/linux/memremap.h b/include/linux/memremap.h index 26

Re: [PATCH 13/17] memremap: remove to_vmem_altmap

2017-12-17 Thread Dan Williams
On Fri, Dec 15, 2017 at 6:09 AM, Christoph Hellwig wrote: > All callers are gone now. > > Signed-off-by: Christoph Hellwig > --- Nice, Reviewed-by: Dan Williams

[PATCH 13/17] memremap: remove to_vmem_altmap

2017-12-15 Thread Christoph Hellwig
All callers are gone now. Signed-off-by: Christoph Hellwig --- include/linux/memremap.h | 9 - kernel/memremap.c| 26 -- 2 files changed, 35 deletions(-) diff --git a/include/linux/memremap.h b/include/linux/memremap.h index 26e8aaba27d5..3fddcfe57bb0 10