git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9d674e
)
sh: Account for INITIAL_JIFFIES when using jiffies clocksource.
author
Paul Mundt
<lethal@linux-sh.org>
Mon, 11 May 2009 03:15:14 +0000
(12:15 +0900)
committer
Paul 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