From: Paul Mundt Date: Mon, 14 May 2007 10:39:48 +0000 (+0900) Subject: sh: sr.bl toggling around idle sleep. X-Git-Tag: v2.6.22-rc3~94^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3a9022fd187de41a04de9c5b44ff40e68c6d661;p=pandora-kernel.git 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: Paul Mundt --- Reading git-diff-tree failed