Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315837
b: refs/heads/master
c: 79f702a
h: refs/heads/master
i:
  315835: d5e9d84
v: v3
  • Loading branch information
Michael S. Tsirkin authored and Avi Kivity committed Jun 6, 2012
1 parent a178533 commit c8bcdf8
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: a737f256bf14adf94920aa70d150ab4dcd145109
refs/heads/master: 79f702a6d18c75760c68202007265b2310d6f44e
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1238,7 +1238,7 @@ static int kvm_age_rmapp(struct kvm *kvm, unsigned long *rmapp,
unsigned long data)
{
u64 *sptep;
struct rmap_iterator iter;
struct rmap_iterator uninitialized_var(iter);
int young = 0;

/*
Expand Down

0 comments on commit c8bcdf8

Please sign in to comment.