Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185939
b: refs/heads/master
c: 186a3e5
h: refs/heads/master
i:
  185937: 5210eda
  185935: 84b8d41
v: v3
  • Loading branch information
Avi Kivity authored and Marcelo Tosatti committed Mar 1, 2010
1 parent 82a636b commit 81f6faf
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: cb84b55f6cde26c7c17beaf87da08645ae6ccbf9
refs/heads/master: 186a3e526ac1b4063a723f90ae4893beedb24fc6
1 change: 1 addition & 0 deletions trunk/arch/x86/kvm/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -662,6 +662,7 @@ static void rmap_remove(struct kvm *kvm, u64 *spte)
prev_desc = desc;
desc = desc->more;
}
pr_err("rmap_remove: %p %llx many->many\n", spte, *spte);
BUG();
}
}
Expand Down

0 comments on commit 81f6faf

Please sign in to comment.