Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197812
b: refs/heads/master
c: df2fb6e
h: refs/heads/master
v: v3
  • Loading branch information
Gui Jianfeng authored and Avi Kivity committed May 17, 2010
1 parent 4755b18 commit d28dfd5
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: ff47a49b235e59e606e1cb267a08f7fbeb5719d1
refs/heads/master: df2fb6e7106dd0b76e3576bfaecbeb6f34843709
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/mmutrace.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
__field(__u64, gfn) \
__field(__u32, role) \
__field(__u32, root_count) \
__field(__u32, unsync)
__field(bool, unsync)

#define KVM_MMU_PAGE_ASSIGN(sp) \
__entry->gfn = sp->gfn; \
Expand Down

0 comments on commit d28dfd5

Please sign in to comment.