commit | a8db8453ff52609b14716361651ad10d2ab66682 | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Mar 19 14:26:01 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:03 2008 +0200 |
tree | 1356ff182b2399c391a1ac90a7828910ed108259 | |
parent | bbc2ff6a91a4eef8030018cd389bb12352d11b34 [diff] |
x86: merge smp_prepare_boot_cpu it is practically the same between arches now, so it is moved to smpboot.c. Minor differences (gdt initialization) live inside an ifdef Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>