xtensa: dump sysmem from the bootmem_init
authorMax Filippov <jcmvbkbc@gmail.com>
Sat, 22 Mar 2014 23:26:46 +0000 (03:26 +0400)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 1 Apr 2014 21:35:55 +0000 (01:35 +0400)
commit8585b316bbed9339412d267c1fd8839dd059d69f
tree2d879b9b44170842d63d8f1455d56d16597184c3
parent06bd2824f7dcbfb8dcd13519239a53d13298d238
xtensa: dump sysmem from the bootmem_init

Debug dump of physical memory configuration. Useful for inspection of
resulting memory map, esp. in the presence of memmap= kernel option.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/mm/init.c