Re: [PATCH v2 1/5] mips: Dump memblock regions for debugging
From: Paul Burton
Date: Mon May 06 2019 - 15:12:46 EST
Hello,
Serge Semin wrote:
> It is useful to have the whole memblock memory space printed to console
> when basic memlock initializations are done. It can be performed by
> ready-to-use method memblock_dump_all(), which prints the available
> and reserved memory spaces if memblock=debug kernel parameter is
> specified. Lets call it at the very end of arch_mem_init() function,
> when all memblock memory and reserved regions are defined, but before
> any serious allocation is performed.
>
> Signed-off-by: Serge Semin <fancer.lancer@xxxxxxxxx>
Applied to mips-next.
Thanks,
Paul
[ This message was auto-generated; if you believe anything is incorrect
then please email paul.burton@xxxxxxxx to report it. ]