diff options
Diffstat (limited to 'arch/x86_64/kernel/smpboot.c')
-rw-r--r-- | arch/x86_64/kernel/smpboot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86_64/kernel/smpboot.c b/arch/x86_64/kernel/smpboot.c index 62d828433c30..35443729aad8 100644 --- a/arch/x86_64/kernel/smpboot.c +++ b/arch/x86_64/kernel/smpboot.c | |||
@@ -982,7 +982,6 @@ void __init smp_cpus_done(unsigned int max_cpus) | |||
982 | smp_cleanup_boot(); | 982 | smp_cleanup_boot(); |
983 | setup_ioapic_dest(); | 983 | setup_ioapic_dest(); |
984 | check_nmi_watchdog(); | 984 | check_nmi_watchdog(); |
985 | time_init_gtod(); | ||
986 | } | 985 | } |
987 | 986 | ||
988 | #ifdef CONFIG_HOTPLUG_CPU | 987 | #ifdef CONFIG_HOTPLUG_CPU |