]> git.baikalelectronics.ru Git - kernel.git/commit
sh: Only use bl bit toggling for sleeping idle.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 18 Dec 2009 05:40:56 +0000 (14:40 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 21 Dec 2009 02:57:33 +0000 (11:57 +0900)
commit43c5b1b5d972af2a127834065d462b1db64c46f4
tree977d40b6198a8a6b5e5c28590b22610993a78b51
parent53f01ddfb700c8fda299809453981d7f4124a07f
sh: Only use bl bit toggling for sleeping idle.

We don't actually require this in the cpu_relax() polling case, so just
cuddle these around the sleeping version.

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