sh: Account for INITIAL_JIFFIES when using jiffies clocksource.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 11 May 2009 03:15:14 +0000 (12:15 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 11 May 2009 03:15:14 +0000 (12:15 +0900)
In the case where we fall back on the generic jiffies clocksource,
INITIAL_JIFFIES needs to be accounted for so that printk times aren't
completely skewed.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found