From: Peter Zijlstra Date: Fri, 17 Jan 2014 14:09:39 +0000 (+0100) Subject: sched: Clean up idle task SMP logic X-Git-Tag: v3.15-rc1~116^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c3b4d44ba2838f00614a5a2d777d4401e0bfd71;p=pandora-kernel.git sched: Clean up idle task SMP logic The idle post_schedule flag is just a vile waste of time, furthermore it appears unneeded, move the idle_enter_fair() call into pick_next_task_idle(). Signed-off-by: Peter Zijlstra Cc: Daniel Lezcano Cc: Vincent Guittot Cc: alex.shi@linaro.org Cc: mingo@kernel.org Cc: Steven Rostedt Link: http://lkml.kernel.org/n/tip-aljykihtxJt3mkokxi0qZurb@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed