Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154481
b: refs/heads/master
c: bde8922
h: refs/heads/master
i:
  154479: 38d43b0
v: v3
  • Loading branch information
Jaswinder Singh Rajput authored and Avi Kivity committed Jun 28, 2009
1 parent 5ea78e4 commit 6481d1c
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: 9e6996240afcbe61682eab8eeaeb65c34333164d
refs/heads/master: bde892232532ed522bb56b04576d07f91e59b3c7
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/paging_tmpl.h
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ static u64 *FNAME(fetch)(struct kvm_vcpu *vcpu, gva_t addr,
{
unsigned access = gw->pt_access;
struct kvm_mmu_page *shadow_page;
u64 spte, *sptep;
u64 spte, *sptep = NULL;
int direct;
gfn_t table_gfn;
int r;
Expand Down

0 comments on commit 6481d1c

Please sign in to comment.