diff options
author | 2009-11-12 11:07:44 +0100 | |
---|---|---|
committer | 2009-11-12 12:28:29 +0100 | |
commit | 055a00865dcfc8e61f3cbefbb879c9577bd36ae5 (patch) | |
tree | 73d406a3e05b5226c8a83f9ce3f6d0c67a063cb7 /fs/proc/array.c | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable (diff) | |
download | wireguard-linux-055a00865dcfc8e61f3cbefbb879c9577bd36ae5.tar.xz wireguard-linux-055a00865dcfc8e61f3cbefbb879c9577bd36ae5.zip |
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 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions