On Thu, Jun 28, 2018 at 2:29 AM Baoquan He <b...@redhat.com> wrote: > > Pavel pointed out that the behaviour of allocating memmap together > for one node should be defaulted for all ARCH-es. It won't break > anything because it will drop to the fallback action to allocate > imemmap for each section at one time if failed on large chunk of > memory. > > So remove CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER and clean up the > related codes. > > Signed-off-by: Baoquan He <b...@redhat.com> > Cc: Pavel Tatashin <pasha.tatas...@oracle.com>
Reviewed-by: Pavel Tatashin <pasha.tatas...@oracle.com>