commit | f5f08f39ee4c5fd0a757d25d9e04d696676b3df7 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Sep 10 13:35:28 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Sep 15 16:01:03 2009 +0200 |
tree | c2037357c38fd91b628ec71910d4ea4a36037932 | |
parent | e26af0e8b2c9916f1e8a12ddaf52057bbe8ff600 [diff] |
sched: Move code around In preparation to other code movement, move weighted_cpuload(), source_load() and target_load() before the class includes. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>