Paul Mundt 9dbe00a56a sh: Fix up IRQ re-enabling for the need_resched() case.
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: Paul Mundt <lethal@linux-sh.org>
2009-10-16 17:55:59 +09:00
..
2009-10-16 15:14:50 +09:00
2009-10-10 21:51:02 +09:00
2007-06-11 15:57:42 +09:00
2009-10-16 15:14:50 +09:00
2009-08-20 10:13:16 +09:00