x86: use wait_for_init_deassert in x86_64
commite90009bcc1137c51d677262417f16c00ad2ce9a9
authorGlauber Costa <gcosta@redhat.com>
Mon, 3 Mar 2008 17:13:13 +0000 (3 14:13 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:57 +0000 (17 17:40 +0200)
tree77aecc911a4ee119e2fffeca7ec60c13f5566f0c
parent91718e8d13c23bfe0aa6fa6b730c5c33ee9771bf
x86: use wait_for_init_deassert in x86_64

wraps the busy loop for wait_for_init_deasserted() in a function,
so smp_callin in x86_64 looks like more i386

Signed-off-by: Glauber Costa <gcosta@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/smpboot_64.c