sched: Remove rq_iterator usage from load_balance_fair
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 17 Dec 2009 16:25:20 +0000 (17:25 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 21 Jan 2010 12:40:10 +0000 (13:40 +0100)
commitee00e66ffff250fb0d3a789e5565462f71c7c9a7
tree2118b3ef38cec2ad3beb4e958c172307c22ac564
parent3d45fd804a95055ecab5b3eed81f5ab2dbb047a2
sched: Remove rq_iterator usage from load_balance_fair

Since we only ever iterate the fair class, do away with this abstraction.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c