]> git.baikalelectronics.ru Git - kernel.git/commit
x86: use wait_for_init_deassert in x86_64
authorGlauber Costa <gcosta@redhat.com>
Mon, 3 Mar 2008 17:13:13 +0000 (14:13 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:57 +0000 (17:40 +0200)
commit86c2cb744294ed10138b9e385ceb58ffd67c0666
tree77aecc911a4ee119e2fffeca7ec60c13f5566f0c
parent3803af715b36ec35482cb086aecefa0a475819e1
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