X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Fx86%2Fkernel%2Fsmpboot.c;h=1a712da1dfa0ce99ac01299f766ad986548d05ef;hb=7f268f4352cd7d3d18a20268887600aaebd9d974;hp=bb1a3b1fc87faeb43baa876f725a3454673abcdc;hpb=54da5b3d44238eeb7417bacf792fb416d473bf4d;p=profile%2Fivi%2Fkernel-x86-ivi.git diff --git a/arch/x86/kernel/smpboot.c b/arch/x86/kernel/smpboot.c index bb1a3b1..1a712da 100644 --- a/arch/x86/kernel/smpboot.c +++ b/arch/x86/kernel/smpboot.c @@ -53,7 +53,6 @@ #include #include #include -#include #include #include #include @@ -1125,6 +1124,7 @@ static int __init smp_sanity_check(unsigned max_cpus) printk(KERN_ERR "... forcing use of dummy APIC emulation." "(tell your hw vendor)\n"); smpboot_clear_io_apic(); + disable_ioapic_setup(); return -1; }