From: Paul Mundt Date: Wed, 20 Jan 2010 09:48:17 +0000 (+0900) Subject: sh: pretty print virtual memory map on boot. X-Git-Tag: v2.6.34-rc1~285^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f99c0da17beb5004f06ba86a87d82c1a6467be;p=pandora-kernel.git 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 --- Reading git-diff-tree failed