On Wed, Sep 26, 2018 at 11:24:04AM +0200, Michal Hocko wrote: > On Fri 14-09-18 15:10:18, Mike Rapoport wrote: > > All architecures use memblock for early memory management. There is no need > > for the CONFIG_HAVE_MEMBLOCK configuration option. > > git grep says > arch/csky/Kconfig: select HAVE_MEMBLOCK Not only that, there are other bootmem leftovers in csky. I've sent the patch with the necessary fixups [1] [1] https://lkml.kernel.org/lkml/20180926112744.GC4628 at rapoport-lnx/ > > Signed-off-by: Mike Rapoport <rppt at linux.vnet.ibm.com> > > Other than that > Acked-by: Michal Hocko <mhocko at suse.com> > -- > Michal Hocko > SUSE Labs > -- Sincerely yours, Mike.