commit | ac60aae561fff99d38beba82d84277b12437c05e | [log] [tgz] |
---|---|---|
author | Glauber de Oliveira Costa <gcosta@redhat.com> | Wed Mar 19 14:25:49 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:02 2008 +0200 |
tree | c9e40b476e3e75bd5155ac0c755fc88ddfbfe80e | |
parent | df7939ae8bee101d9d79d104e17f14b60845cf0f [diff] |
x86: provide an end_local_APIC_setup function It splits setup_local_APIC in two, providing a function corresponding to the ending part of it. As a side effect, smp_callin looks the same between i386 and x86_64. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>