]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Restore bl bit toggling in idle loop.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 18 Dec 2009 05:19:27 +0000 (14:19 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 21 Dec 2009 02:57:29 +0000 (11:57 +0900)
commit53f01ddfb700c8fda299809453981d7f4124a07f
tree40f2a09247c0ec6279591f7ad35336032650c031
parent41e39d043ba58396203a2a7912671cbf02df5a72
sh: Restore bl bit toggling in idle loop.

This fixes up some crashes with IRQs racing the need_resched() test under
QEMU.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/idle.c