]> git.baikalelectronics.ru Git - kernel.git/commit
sched: Move code around
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 10 Sep 2009 11:35:28 +0000 (13:35 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 15 Sep 2009 14:01:03 +0000 (16:01 +0200)
commit210d49938cfe18d9ec8d30086edf3141206481cc
treec2037357c38fd91b628ec71910d4ea4a36037932
parent645354247dab0c550ab93fcca8c220d32350c1e7
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>
kernel/sched.c