-
由 Paul Mundt 提交于
In the case where need_resched() is set in between the cpu_idle() and pm_idle() calls we were missing an else case for just re-enabling local IRQs and bailing out. This was noticed by the irqs_disabled() warning, even though IRQs were being re-enabled elsewhere. Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
9dbe00a5