commit | 897c395f4c94ae19302f92393a0b8304e414ee06 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Dec 17 17:45:42 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 21 13:40:11 2010 +0100 |
tree | 6126d2e5ab28a78af2fa2ba1e397b326baa35f1a | |
parent | ee00e66ffff250fb0d3a789e5565462f71c7c9a7 [diff] |
sched: Remove rq_iterator from move_one_task Again, since we only iterate the fair class, remove the abstraction. Since this is the last user of the rq_iterator, remove all that too. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>