From: Ingo Molnar Date: Mon, 15 Oct 2007 15:00:01 +0000 (+0200) Subject: sched: fix sysctl_sched_child_runs_first flag X-Git-Tag: v2.6.24-rc1~1289^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44142fac3446d08c08c5d717ec11d50a737e8640;p=pandora-kernel.git sched: fix sysctl_sched_child_runs_first flag fix the sched_child_runs_first flag: always call into ->task_new() if we are on the same CPU, as SCHED_OTHER tasks depend on it for correct initial setup. Signed-off-by: Ingo Molnar Signed-off-by: Peter Zijlstra Signed-off-by: Mike Galbraith Reviewed-by: Thomas Gleixner --- Reading git-diff-tree failed