From: Wanpeng Li Date: Thu, 30 Oct 2014 22:39:34 +0000 (+0800) Subject: sched/deadline: Push task away if the deadline is equal to curr during wakeup X-Git-Tag: omap-for-v3.20/drop-legacy-3517~162^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b0a563f3a534827c1b56e53c3fd0fccec3c7895;p=pandora-kernel.git sched/deadline: Push task away if the deadline is equal to curr during wakeup This patch pushes task away if the dealine of the task is equal to current during wake up. The same behavior as rt class. Signed-off-by: Wanpeng Li Signed-off-by: Peter Zijlstra (Intel) Cc: Juri Lelli Cc: Kirill Tkhai Cc: Linus Torvalds Link: http://lkml.kernel.org/r/1414708776-124078-4-git-send-email-wanpeng.li@linux.intel.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed