]> err.no Git - linux-2.6/blobdiff - arch/x86_64/kernel/smpboot.c
[PATCH] x86_64: Move the SMP time selection earlier
[linux-2.6] / arch / x86_64 / kernel / smpboot.c
index b82eb86e4f5de33b9963b17ddfb8a39be84f351d..66e98659d077ea9c6f9ab8ce3890aa7318113d63 100644 (file)
@@ -1152,8 +1152,6 @@ void __init smp_cpus_done(unsigned int max_cpus)
        setup_ioapic_dest();
 #endif
 
-       time_init_gtod();
-
        check_nmi_watchdog();
 }