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)
commit780f98ff1fa9cfcab177f6b5ab09b11321f1e5c8
tree2252bc0f9c1abf04262e4899a62b281beeb90674
parentd9d674e50007362567edb5df65c05dd56a5964bf
sh: Account for INITIAL_JIFFIES when using jiffies clocksource.

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>
arch/sh/kernel/time.c