From: Wanpeng Li Date: Thu, 30 Oct 2014 22:39:35 +0000 (+0800) Subject: sched/deadline: Reschedule from switched_from_dl() after a successful pull X-Git-Tag: omap-for-v3.20/drop-legacy-3517~162^2~14 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd66091162d34f589631a23bbe0ed214798245b4;p=pandora-kernel.git sched/deadline: Reschedule from switched_from_dl() after a successful pull In switched_from_dl() we have to issue a resched if we successfully pulled some task from other cpus. This patch also aligns the behavior with -rt. Suggested-by: Juri Lelli Signed-off-by: Wanpeng Li Signed-off-by: Peter Zijlstra (Intel) Cc: Kirill Tkhai Cc: Linus Torvalds Link: http://lkml.kernel.org/r/1414708776-124078-5-git-send-email-wanpeng.li@linux.intel.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed