x86: 64 bit print out absent pages num too
authorYinghai Lu <yinghai@kernel.org>
Wed, 15 Oct 2008 01:59:18 +0000 (18:59 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 28 Oct 2008 15:50:49 +0000 (16:50 +0100)
commit11a6b0c933b55654a58afd84f63a5dde1607d78f
tree88f8b321a3a14d1115ee5d13d5f2acadbcfe135d
parente7706fc691513b0f06adb3de3d6ac04293180146
x86: 64 bit print out absent pages num too

so users are not confused with memhole causing big total ram

we don't need to worry about 32 bit, because memhole is always
above max_low_pfn.

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/init_64.c