commit | 92d23f703c608fcb2c8edd74a3fd0f4031e18606 | [log] [tgz] |
---|---|---|
author | Ron <ron@voicetronix.com> | Fri May 08 22:54:49 2009 +0930 |
committer | Ingo Molnar <mingo@elte.hu> | Sat May 09 10:08:19 2009 +0200 |
tree | ecd2e7f94fea20188eb75cabbcd48a7f7ab79dbc | |
parent | 091bf7624d1c90cec9e578a18529f615213ff847 [diff] |
sched: Fix fallback sched_clock()'s offset when using jiffies Account for the initial offset to the jiffy count. [ Impact: fix printk timestamps on architectures using fallback sched_clock() ] Signed-off-by: Ron Lee <ron@debian.org> Cc: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>