Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 54058
b: refs/heads/master
c: 1ea252a
h: refs/heads/master
v: v3
  • Loading branch information
Avi Kivity committed May 3, 2007
1 parent 4cc0c15 commit 062e863
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ff42697436ddf5bd026e2cb4f117656b967f0709
refs/heads/master: 1ea252afcd4b264b71d9c3f55358ff5ba4c04f1b
2 changes: 1 addition & 1 deletion trunk/drivers/kvm/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1360,7 +1360,7 @@ static void audit_mappings_page(struct kvm_vcpu *vcpu, u64 page_pte,

static void audit_mappings(struct kvm_vcpu *vcpu)
{
int i;
unsigned i;

if (vcpu->mmu.root_level == 4)
audit_mappings_page(vcpu, vcpu->mmu.root_hpa, 0, 4);
Expand Down

0 comments on commit 062e863

Please sign in to comment.