From: Wanpeng Li Date: Tue, 14 Oct 2014 02:22:39 +0000 (+0800) Subject: sched/deadline: Don't check SD_BALANCE_FORK X-Git-Tag: omap-for-v3.19/fixes-rc1~165^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d7e974cbf2fce2683f34ff33c173fd7ef5478c7;p=pandora-kernel.git sched/deadline: Don't check SD_BALANCE_FORK There is no need to do balance during fork since SCHED_DEADLINE tasks can't fork. This patch avoid the SD_BALANCE_FORK check. Signed-off-by: Wanpeng Li Signed-off-by: Peter Zijlstra (Intel) Link: http://lkml.kernel.org/r/1413253360-5318-1-git-send-email-wanpeng.li@linux.intel.com Cc: Linus Torvalds Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed