Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / arch / x86 / kernel / smpboot.c
index 5b298a95d567a04099710b9a02ae6167eb51625b..7035f6b21c3f99126f5362a8ba5ced4bbe565111 100644 (file)
@@ -1094,8 +1094,6 @@ static int __init smp_sanity_check(unsigned max_cpus)
                return SMP_NO_APIC;
        }
 
-       verify_local_APIC();
-
        /*
         * If SMP should be disabled, then really disable it!
         */