| commit | bbc2ff6a91a4eef8030018cd389bb12352d11b34 | [log] [tgz] |
|---|---|---|
| author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Mar 19 14:26:00 2008 -0300 |
| committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:03 2008 +0200 |
| tree | 89d26560f180c6abe6bc700a74c63cd7d6279618 | |
| parent | cb3c8b9003f15efa4a750a32d2d602d40cc45d5a [diff] |
x86: integrate start_secondary It now looks the same between architectures, so we merge it in smpboot.c. Minor differences goes inside an ifdef Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>