From: Russell King Date: Tue, 30 Sep 2008 18:29:25 +0000 (+0100) Subject: [ARM] mm: move validation of membanks to one place X-Git-Tag: sz_old_beta2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f17a7f7e684486b2e5d1344d1bd0c3fee8af8dd8;p=pandora-kernel.git [ARM] mm: move validation of membanks to one place The newly introduced sanity_check_meminfo() function should be used to collect all validation of the meminfo array, which we have in bootmem_init(). Move it there. Signed-off-by: Russell King --- Reading git-diff-tree failed