From: Russell King Date: Tue, 5 Jul 2011 18:58:29 +0000 (+0100) Subject: ARM: move memory layout sanity checking before meminfo initialization X-Git-Tag: v3.0-rc7~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0371d3f7e8f1cddaee1f215e42c09a40e235d810;p=pandora-kernel.git ARM: move memory layout sanity checking before meminfo initialization Ensure that the meminfo array is sanity checked before we pass the memory to memblock. This helps to ensure that memblock and meminfo agree on the dimensions of memory, especially when more memory is passed than the kernel can deal with. Acked-by: Nicolas Pitre Signed-off-by: Russell King --- Reading git-diff-tree failed