From: Paul Mundt Date: Fri, 16 Oct 2009 08:27:58 +0000 (+0900) Subject: sh: Make check_pgt_cache() more aggressive while idling. X-Git-Tag: v2.6.33-rc1~347^2~27^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e6d4986e7940125a04ba8c3aa558f3b248cb9b4;p=pandora-kernel.git sh: Make check_pgt_cache() more aggressive while idling. This follows the x86 change and moves check_pgt_cache() up under the !need_resched() tight loop, rather than simply calling in to it when exiting idle. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed