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:
bd31a7f
)
x86: kvmclock: Do not setup kvmclock vsyscall in the absence of that clock
author
Jan Kiszka
<jan.kiszka@siemens.com>
Sat, 23 Feb 2013 16:05:29 +0000
(17:05 +0100)
committer
Gleb Natapov
<gleb@redhat.com>
Wed, 27 Feb 2013 11:19:18 +0000
(13:19 +0200)
This fixes boot lockups with "no-kvmclock", when the host is not
exposing this particular feature (QEMU: -cpu ...,-kvmclock) or when
the kvmclock initialization failed for whatever reason.
Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found