From: Yinghai Lu Date: Sun, 10 May 2009 06:47:42 +0000 (-0700) Subject: x86: clean up and and print out initial max_pfn_mapped X-Git-Tag: v2.6.31-rc1~414^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80989ce0643c1034822f3e339ed8d790b649abe1;p=pandora-kernel.git x86: clean up and and print out initial max_pfn_mapped Do this so we can check the range that is mapped before init_memory_mapping(). To be able to print out meaningful info, we first have to fix 64-bit to have max_pfn_mapped assigned before that call. This also unifies the code-path a bit. [ Impact: print more debug info, cleanup ] Signed-off-by: Yinghai Lu LKML-Reference: <49BF0978.40605@kernel.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed