On Wed, Nov 28, 2012 at 03:19:08PM +0200, Gleb Natapov wrote: > As Frederic pointed idle_cpu() may return false even if async fault > happened in the idle task if wake up is pending. In this case the code > will try to put idle task to sleep. Fix this by using is_idle_task() to > check for idle task. > > Reported-by: Frederic Weisbecker <[email protected]> > Signed-off-by: Gleb Natapov <[email protected]>
Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
