[PATCH] Time: Use clocksource infrastructure for update_wall_time
[deliverable/linux.git] / init / main.c
index f715b9b897538cb04dc94fa900bd8c3f5d6e26e7..9a970d317ea509bd010cab1411c676c15c0f1907 100644 (file)
@@ -490,6 +490,7 @@ asmlinkage void __init start_kernel(void)
        hrtimers_init();
        softirq_init();
        time_init();
+       timekeeping_init();
 
        /*
         * HACK ALERT! This is early. We're enabling the console before
This page took 0.024535 seconds and 5 git commands to generate.