Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 9dbe00a5 authored by Paul Mundt's avatar Paul Mundt
Browse files

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: default avatarPaul Mundt <lethal@linux-sh.org>
parent 0e6d4986
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment