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-rc6~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8a45704f5bd5f037c8e4a75172cab1476fc0447;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