[PATCH] hrtimer: hrtimer core code
[deliverable/linux.git] / init / main.c
index 8342c2890b16dd364f9222855e9a6bb7b5b8fc7d..e092b1979a9052022d20696c42a2ee22698738ae 100644 (file)
@@ -485,6 +485,7 @@ asmlinkage void __init start_kernel(void)
        init_IRQ();
        pidhash_init();
        init_timers();
+       hrtimers_init();
        softirq_init();
        time_init();
 
This page took 0.035302 seconds and 5 git commands to generate.