Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215925
b: refs/heads/master
c: 7ebaf15
h: refs/heads/master
i:
  215923: 067be21
v: v3
  • Loading branch information
Avi Kivity committed Oct 24, 2010
1 parent bf3b32a commit e4eece9
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: 3377078027dc54dc2a5acb2efa09587e7ac1cbd9
refs/heads/master: 7ebaf15eefe7b019def72bd9d4420c7bc51ed69e
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -2374,7 +2374,7 @@ static int mmu_check_root(struct kvm_vcpu *vcpu, gfn_t root_gfn)
static int mmu_alloc_direct_roots(struct kvm_vcpu *vcpu)
{
struct kvm_mmu_page *sp;
int i;
unsigned i;

if (vcpu->arch.mmu.shadow_root_level == PT64_ROOT_LEVEL) {
spin_lock(&vcpu->kvm->mmu_lock);
Expand Down

0 comments on commit e4eece9

Please sign in to comment.