diff options
author | Mike Galbraith <efault@gmx.de> | 2009-11-12 05:07:44 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-11-12 06:28:29 -0500 |
commit | 055a00865dcfc8e61f3cbefbb879c9577bd36ae5 (patch) | |
tree | 73d406a3e05b5226c8a83f9ce3f6d0c67a063cb7 /kernel/cpuset.c | |
parent | aa021baa3295fa6e3f367d80f8955dd5176656eb (diff) |
sched: Fix/add missing update_rq_clock() calls
kthread_bind(), migrate_task() and sched_fork were missing
updates, and try_to_wake_up() was updating after having already
used the stale clock.
Aside from preventing potential latency hits, there' a side
benefit in that early boot printk time stamps become monotonic.
Signed-off-by: Mike Galbraith <efault@gmx.de>
Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <1258020464.6491.2.camel@marge.simson.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
LKML-Reference: <new-submission>
Diffstat (limited to 'kernel/cpuset.c')
0 files changed, 0 insertions, 0 deletions