diff options
| author | Daniel Lezcano <[email protected]> | 2014-01-06 12:34:39 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2014-01-13 13:47:27 +0100 |
| commit | 4a725627f21df6b280a19f50bc849daaab3b1544 (patch) | |
| tree | 196b776b9d62d5b572a3860397ad8fd00ffe23f0 /lib/mpi/mpicoder.c | |
| parent | 7caff66f361c44d0fbc74ed1cfa60a357fc84cf2 (diff) | |
sched: Reduce nohz_kick_needed() parameters
The cpu information is already stored in the struct rq, so no need to pass it
as parameter to the nohz_kick_needed function.
The caller of this function just called idle_cpu() before to fill the
rq->idle_balance field.
Use rq->cpu and rq->idle_balance.
Signed-off-by: Daniel Lezcano <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions