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

sh: sr.bl toggling around idle sleep.



As pointed out by Saito-san, without the sr.bl manipulation we can
occasionally hit delays in the idle loop due to interrupt handling, so
ensure that interrupts are blocked before going to sleep.

At the same time, we throw in TIF_POLLING_NRFLAG for the !hlt_counter
case (primarily used by the ST-40 parts).

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent 69d87daa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment