From: Alok Kataria Date: Thu, 21 Aug 2008 18:32:26 +0000 (-0700) Subject: x86: fix VMI for early params X-Git-Tag: v2.6.27-rc5~50^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a6ddd5f18405ca92e004416af8ed44b9c9783d7;p=pandora-kernel.git x86: fix VMI for early params while fixing a different bug i moved the call to vmi_init before early params could be parsed. This broke the vmi specific commandline parameters. Fix that, by moving vmi initialization after kernel has got a chance to parse early parameters. Signed-off-by: Alok N Kataria Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed