On Mon, Jan 07, 2019 at 09:40:45PM +0530, Anup Patel wrote: > From: Anup Patel <[email protected]> > > 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 <[email protected]>
Looks fine: Reviewed-by: Christoph Hellwig <[email protected]> Btw, please use up the available 72 chars per line in your changelogs where possible.

