X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fx86_64%2Fkernel%2Fsmpboot.c;h=66e98659d077ea9c6f9ab8ce3890aa7318113d63;hb=e8b917775b572bc27de105f1317c2de4335db5b3;hp=b82eb86e4f5de33b9963b17ddfb8a39be84f351d;hpb=e2c0388866dc12bef56b178b958f9b778fe6c687;p=linux-2.6 diff --git a/arch/x86_64/kernel/smpboot.c b/arch/x86_64/kernel/smpboot.c index b82eb86e4f..66e98659d0 100644 --- a/arch/x86_64/kernel/smpboot.c +++ b/arch/x86_64/kernel/smpboot.c @@ -1152,8 +1152,6 @@ void __init smp_cpus_done(unsigned int max_cpus) setup_ioapic_dest(); #endif - time_init_gtod(); - check_nmi_watchdog(); }