]> Git Repo - linux.git/commit
x86: fix VMI for early params
authorAlok Kataria <[email protected]>
Thu, 21 Aug 2008 18:32:26 +0000 (11:32 -0700)
committerIngo Molnar <[email protected]>
Fri, 22 Aug 2008 06:01:54 +0000 (08:01 +0200)
commit3a6ddd5f18405ca92e004416af8ed44b9c9783d7
tree3aace40b4beb788dfc44234f7a834e48090a1c16
parent9482ac6e34dd1890a9a956d460a135bf992cb54a
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 <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
arch/x86/kernel/setup.c
This page took 0.052589 seconds and 4 git commands to generate.