On Mon, Jan 07, 2019 at 09:40:45PM +0530, Anup Patel wrote: > From: Anup Patel <anup.pa...@wdc.com> > > The setup_bootmem() mainly populates memblocks and does > early memory reservations. The right location for this > function is mm/init.c. > > Signed-off-by: Anup Patel <anup.pa...@wdc.com>
Looks fine: Reviewed-by: Christoph Hellwig <h...@lst.de> Btw, please use up the available 72 chars per line in your changelogs where possible.