From: Kevin Winchester Date: Fri, 30 May 2008 00:14:35 +0000 (-0300) Subject: x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest X-Git-Tag: v2.6.26-rc5~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=511631011d39706ac81ee5e4c9084d61e5b4fd34;p=pandora-kernel.git x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtest Changed the call to find_e820_area_size to pass u64 instead of unsigned long. Signed-off-by: Kevin Winchester Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed