Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 377269
b: refs/heads/master
c: 07868fc
h: refs/heads/master
i:
  377267: 4cb55f9
v: v3
  • Loading branch information
Igor Mammedov authored and Paolo Bonzini committed Jun 19, 2013
1 parent eefd205 commit 2ac9a89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f8941fbe204fa2fb51e7acd8bfd0f51225fe03b4
refs/heads/master: 07868fc6aaf57847b0f3a3d53086b7556eb83f4a
1 change: 1 addition & 0 deletions trunk/arch/x86/kernel/kvmclock.c
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ void __init kvmclock_init(void)
if (!mem)
return;
hv_clock = __va(mem);
memset(hv_clock, 0, size);

if (kvm_register_clock("boot clock")) {
hv_clock = NULL;
Expand Down

0 comments on commit 2ac9a89

Please sign in to comment.