From: Daniel Lezcano Date: Fri, 17 Jan 2014 09:04:01 +0000 (+0100) Subject: sched: Remove 'cpu' parameter from idle_balance() X-Git-Tag: v3.15-rc1~116^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4f2ab43615e5b36c48fffa99f26aca381839ac6;p=pandora-kernel.git sched: Remove 'cpu' parameter from idle_balance() The cpu parameter passed to idle_balance() is not needed as it could be retrieved from 'struct rq.' Signed-off-by: Daniel Lezcano Cc: alex.shi@linaro.org Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1389949444-14821-1-git-send-email-daniel.lezcano@linaro.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed