x86: call check_nmi_watchdog explicitly in native_smp_cpus_done
authorGlauber de Oliveira Costa <gcosta@redhat.com>
Wed, 19 Mar 2008 17:25:37 +0000 (14:25 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:01 +0000 (17:41 +0200)
commit4626df1801dc03de42f1c155417393b91c8f5d97
tree9ace1e8790a742378c166de1d36c09a11b912437
parent6d60cd5359e261cad1e519e77ca733c05c2f8025
x86: call check_nmi_watchdog explicitly in native_smp_cpus_done

With this, remove its late_initcall marker from nmi_32.c

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