From: Peter Zijlstra Date: Tue, 11 Feb 2014 15:11:48 +0000 (+0100) Subject: sched/fair: Remove idle_balance() declaration in sched.h X-Git-Tag: v3.15-rc1~116^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e83125c6b151afa139c8852c099d6d92954fe3b;p=pandora-kernel.git sched/fair: Remove idle_balance() declaration in sched.h Remove idle_balance() from the public life; also reduce some #ifdef clutter by folding the pick_next_task_fair() idle path into idle_balance(). Cc: mingo@kernel.org Reported-by: Daniel Lezcano Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20140211151148.GP27965@twins.programming.kicks-ass.net Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed