diff options
author | Daniel Lezcano <daniel.lezcano@linaro.org> | 2014-01-06 12:34:43 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-01-13 13:47:31 +0100 |
commit | f7ed0a895ead0f093f59898ff9cf4e20768a5f09 (patch) | |
tree | 582f7fd2a8f96e9d9c93a2f799262d6afec6887d /kernel/res_counter.c | |
parent | sched: Remove unused parameter from nohz_balancer_kick() (diff) | |
download | linux-f7ed0a895ead0f093f59898ff9cf4e20768a5f09.tar.xz linux-f7ed0a895ead0f093f59898ff9cf4e20768a5f09.zip |
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 'kernel/res_counter.c')
0 files changed, 0 insertions, 0 deletions