sched: Fix fallback sched_clock()'s offset when using jiffies
authorRon <ron@voicetronix.com>
Fri, 8 May 2009 13:24:49 +0000 (22:54 +0930)
committerIngo Molnar <mingo@elte.hu>
Sat, 9 May 2009 08:08:19 +0000 (10:08 +0200)
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>

No differences found