Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
[deliverable/linux.git] / kernel / timer.c
index e8019cc3418d442bd94ccba44cdecfead9ef2d41..56becf373c589ba90c36a5b6e23df0527b227663 100644 (file)
@@ -978,6 +978,7 @@ void update_process_times(int user_tick)
        run_local_timers();
        if (rcu_pending(cpu))
                rcu_check_callbacks(cpu, user_tick);
+       printk_tick();
        scheduler_tick();
        run_posix_cpu_timers(p);
 }
This page took 0.02641 seconds and 5 git commands to generate.