From: Pekka Enberg Date: Thu, 7 May 2009 12:35:42 +0000 (+0300) Subject: x86: use sparse_memory_present_with_active_regions() on UMA X-Git-Tag: v2.6.31-rc1~414^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=087fa4e964e04371a67f340e1f6ac92c5db5e0a6;p=pandora-kernel.git x86: use sparse_memory_present_with_active_regions() on UMA There's no need to use call memory_present() manually on UMA because initmem_init() sets up early_node_map by calling e820_register_active_regions(). [ Impact: cleanup ] Signed-off-by: Pekka Enberg LKML-Reference: <1241699742.17846.31.camel@penberg-laptop> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed