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: v2.6.28-rc1~293^2~9^2~10 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eca73214c9c50e290b8dc823b41730b01788872d;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