]> git.openfabrics.org - ~emulex/infiniband.git/commit
sh: pretty print virtual memory map on boot.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 20 Jan 2010 09:48:17 +0000 (18:48 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 20 Jan 2010 09:48:17 +0000 (18:48 +0900)
commit35f99c0da17beb5004f06ba86a87d82c1a6467be
treef8fe6d7c8c6b71374537bd3d9297a2fd0ee7b42b
parentd9116d07f60383cef134c43a0ba15ec4375310fc
sh: pretty print virtual memory map on boot.

This cribs the pretty printing from arch/x86/mm/init_32.c to dump the
virtual memory layout on boot. This is primarily intended as a debugging
aid, given that the newer CPUs have full control over their address space
and as such have little to nothing in common with the legacy layout.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/init.c