x86: move local APIC timer init to the end of start_secondary()
authorThomas Gleixner <tglx@linutronix.de>
Sun, 14 Oct 2007 20:57:45 +0000 (22:57 +0200)
committerThomas Gleixner <tglx@inhelltoy.tec.linutronix.de>
Sun, 14 Oct 2007 20:57:45 +0000 (22:57 +0200)
commit3ac508be76bf4ef5861365d9f337f990d523be8f
tree3e8f0f75cc539cceeda033d63e48aa2a4f397b44
parent1595f452f3d8daa066bfd3ba4120754bed3329e1
x86: move local APIC timer init to the end of start_secondary()

Preparatory patch for the AMD C1E wreckage fixup.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/smpboot_64.c