]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - kernel/stop_machine.c
ALSA: korg1212: More constifications
[linux.git] / kernel / stop_machine.c
index 998d50ee2d9bbb0856a1a374279dfb170db751a2..1fe34a9fabc2b15052c7e9224e4b940036d94b04 100644 (file)
@@ -235,6 +235,7 @@ static int multi_cpu_stop(void *data)
                         */
                        touch_nmi_watchdog();
                }
+               rcu_momentary_dyntick_idle();
        } while (curstate != MULTI_STOP_EXIT);
 
        local_irq_restore(flags);