diff options
author | Jeremy Fitzhardinge <jeremy@goop.org> | 2008-07-21 16:49:54 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-07-24 12:28:11 +0200 |
commit | 9e882c9282512cc622752f29ec7c29ce338fc1eb (patch) | |
tree | 29ddc6a79876b64ec660ec714fd7447e3fcee04e /arch/x86/xen | |
parent | 338b9bb3adac0d2c5a1e180491d9b001d624c402 (diff) | |
download | linux-3.10-9e882c9282512cc622752f29ec7c29ce338fc1eb.tar.gz linux-3.10-9e882c9282512cc622752f29ec7c29ce338fc1eb.tar.bz2 linux-3.10-9e882c9282512cc622752f29ec7c29ce338fc1eb.zip |
x86: call early_cpu_init at the same point
Call early_cpu_init() at the same (early) point in setup_arch().
The x86_64 code was calling it relatively late, after when other arch
code need to do cpu-related setup which depends on it.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Mark McLoughlin <markmc@redhat.com>
Cc: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/x86/xen')
0 files changed, 0 insertions, 0 deletions