From: Kirill Tkhai Date: Thu, 6 Mar 2014 09:31:55 +0000 (+0400) Subject: sched/fair: Push down check for high priority class task into idle_balance() X-Git-Tag: v3.15-rc1~180^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4aa358b6c23f98b2715594f6b1e9a4996a55f04;p=pandora-kernel.git sched/fair: Push down check for high priority class task into idle_balance() We close idle_exit_fair() bracket in case of we've pulled something or we've received task of high priority class. Signed-off-by: Kirill Tkhai Signed-off-by: Peter Zijlstra Cc: Vincent Guittot Link: http://lkml.kernel.org/r/1394098315.19290.10.camel@tkhai Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed