Skip to content
Snippets Groups Projects
Commit 546fe3c9 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

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: default avatarIngo Molnar <mingo@elte.hu>
parent a48da48b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment