Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 329815
b: refs/heads/master
c: 3b2bd2f
h: refs/heads/master
i:
  329813: bf49830
  329811: a459ee6
  329807: d5e384d
v: v3
  • Loading branch information
Xiao Guangrong authored and Avi Kivity committed Jul 26, 2012
1 parent 70c8b35 commit 57adba1
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: e9bda6f6f902e6b55d9baceb5523468a048cbe56
refs/heads/master: 3b2bd2f800ba9488d9ad493216a0c07d71055b56
2 changes: 1 addition & 1 deletion trunk/arch/x86/kvm/mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -3275,7 +3275,7 @@ static bool try_async_pf(struct kvm_vcpu *vcpu, bool prefault, gfn_t gfn,
if (!async)
return false; /* *pfn has correct page already */

put_page(pfn_to_page(*pfn));
kvm_release_pfn_clean(*pfn);

if (!prefault && can_do_async_pf(vcpu)) {
trace_kvm_try_async_get_page(gva, gfn);
Expand Down

0 comments on commit 57adba1

Please sign in to comment.