Merge commit 'upstream/master'
[pandora-kernel.git] / arch / x86 / kernel / process_32.c
index 0c3927a..53bc653 100644 (file)
@@ -128,7 +128,7 @@ void cpu_idle(void)
 
        /* endless idle loop with no priority at all */
        while (1) {
-               tick_nohz_stop_sched_tick();
+               tick_nohz_stop_sched_tick(1);
                while (!need_resched()) {
 
                        check_pgt_cache();