From: Wu Fengguang Date: Fri, 22 Jan 2010 03:21:05 +0000 (+0800) Subject: x86: Use the generic page_is_ram() X-Git-Tag: v2.6.34-rc1~218^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13ca0fcaa33f6b1984c4111b6ec5df42689fea6f;p=pandora-kernel.git x86: Use the generic page_is_ram() The generic resource based page_is_ram() works better with memory hotplug/hotremove. So switch the x86 e820map based code to it. CC: Andi Kleen CC: KAMEZAWA Hiroyuki CC: Yinghai Lu Signed-off-by: Wu Fengguang LKML-Reference: <20100122033004.470767217@intel.com> Cc: Andrew Morton Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed