microblaze: Wire memblock_dump_all()
authorMichal Simek <michal.simek@xilinx.com>
Fri, 25 Feb 2022 13:17:30 +0000 (14:17 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 21 Apr 2022 08:54:57 +0000 (10:54 +0200)
commite4c70fc695667d115e050470375b315685ab069c
treeecf8d62f41c325606cda6eca83e4385ccbe03d96
parent61a4e653cabd7d9e4a9e940d0786532725e73c0d
microblaze: Wire memblock_dump_all()

Wire memblock_dump_all() to be able to see the whole memblock allocation.
Dumps are enabled by passing memblock=debug via kernel command line.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/6f480b6010068872f429df69c8894cc3f1f38f46.1645795048.git.michal.simek@xilinx.com
arch/microblaze/mm/init.c