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:
0288967
)
xen: register runstate info for boot CPU early
author
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Tue, 24 Nov 2009 17:38:25 +0000
(09:38 -0800)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Thu, 3 Dec 2009 19:14:53 +0000
(11:14 -0800)
printk timestamping uses sched_clock, which in turn relies on runstate
info under Xen. So make sure we set it up before any printks can
be called.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Stable Kernel <stable@kernel.org>
No differences found