aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/smpboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/kernel/smpboot.c')
-rw-r--r--arch/x86_64/kernel/smpboot.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86_64/kernel/smpboot.c b/arch/x86_64/kernel/smpboot.c
index 15555879ce95..582896f7d420 100644
--- a/arch/x86_64/kernel/smpboot.c
+++ b/arch/x86_64/kernel/smpboot.c
@@ -1181,6 +1181,8 @@ void __init smp_cpus_done(unsigned int max_cpus)
1181#endif 1181#endif
1182 1182
1183 check_nmi_watchdog(); 1183 check_nmi_watchdog();
1184
1185 time_init_gtod();
1184} 1186}
1185 1187
1186#ifdef CONFIG_HOTPLUG_CPU 1188#ifdef CONFIG_HOTPLUG_CPU