From: Jan Beulich Date: Tue, 16 Dec 2008 11:45:56 +0000 (+0000) Subject: x86, 32-bit: add some compile time checks to mem_init() X-Git-Tag: v2.6.29-rc1~587^2~4^6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beeb4195cbc80b7489631361b7ed38b7518af433;p=pandora-kernel.git x86, 32-bit: add some compile time checks to mem_init() Some of the inconsistencies checked for at run time can be detected at build time already, so duplicate the checks done at run time to also be done at build time. Signed-off-by: Jan Beulich Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed