]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit05d95faf8d679db71cedfc51ea811b02ff7e605f
treeecd2e7f94fea20188eb75cabbcd48a7f7ab79dbc
parent334dcf3687580e3aab1ff315da763471db5f3932
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>
kernel/sched_clock.c