diff options
author | Ingo Molnar <mingo@elte.hu> | 2007-08-09 11:16:51 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2007-08-09 11:16:51 +0200 |
commit | 546fe3c909b0a4235c7237c210da483eaaac1edc (patch) | |
tree | 1b81c3f5f7b56f74a708d65b20a34c856b431e49 /kernel/sched_fair.c | |
parent | sched debug: remove the 'u64 now' parameter from print_task()/_rq() (diff) | |
download | linux-546fe3c909b0a4235c7237c210da483eaaac1edc.tar.xz linux-546fe3c909b0a4235c7237c210da483eaaac1edc.zip |
sched: move the __update_rq_clock() call to scheduler_tick()
move the __update_rq_clock() call from update_cpu_load() to
scheduler_tick().
( identity transformation that causes no change in functionality. )
this allows the direct use of rq->clock in ->task_tick() functions.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions