Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356825
b: refs/heads/master
c: b0cfeb5
h: refs/heads/master
i:
  356823: 627e441
v: v3
  • Loading branch information
Gleb Natapov authored and Marcelo Tosatti committed Jan 8, 2013
1 parent 47663eb commit 7ca28b4
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: 908e7d7999bcce70ac52e7f390a8f5cbc55948de
refs/heads/master: b0cfeb5dedf9109b8a8bd594abe60791b135a643
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 @@ -151,7 +151,7 @@ static int FNAME(walk_addr_generic)(struct guest_walker *walker,
pt_element_t pte;
pt_element_t __user *uninitialized_var(ptep_user);
gfn_t table_gfn;
unsigned index, pt_access, pte_access, accessed_dirty, shift;
unsigned index, pt_access, pte_access, accessed_dirty;
gpa_t pte_gpa;
int offset;
const int write_fault = access & PFERR_WRITE_MASK;
Expand Down

0 comments on commit 7ca28b4

Please sign in to comment.