commit | 780f98ff1fa9cfcab177f6b5ab09b11321f1e5c8 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon May 11 12:15:14 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon May 11 12:15:14 2009 +0900 |
tree | 2252bc0f9c1abf04262e4899a62b281beeb90674 | |
parent | d9d674e50007362567edb5df65c05dd56a5964bf [diff] |
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>