summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorDaniel Lezcano <daniel.lezcano@linaro.org>2014-01-06 12:34:43 +0100
committerIngo Molnar <mingo@kernel.org>2014-01-13 13:47:31 +0100
commitf7ed0a895ead0f093f59898ff9cf4e20768a5f09 (patch)
tree582f7fd2a8f96e9d9c93a2f799262d6afec6887d /samples
parent0aeeeebac8d8304501680f12862784341f4bee7b (diff)
sched: Pass 'struct rq' to rebalance_domains()
The cpu information is stored in the struct rq and the caller of the rebalance_domains function pass the cpu to retrieve the struct rq but it already has the struct rq info. Replace the cpu parameter with the struct rq. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Signed-off-by: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/1389008085-9069-7-git-send-email-daniel.lezcano@linaro.org Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions