git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecefbd9
)
KVM: MMU: fix release noslot pfn
author
Xiao Guangrong
<xiaoguangrong@linux.vnet.ibm.com>
Tue, 16 Oct 2012 12:07:03 +0000
(20:07 +0800)
committer
Avi Kivity
<avi@redhat.com>
Mon, 22 Oct 2012 16:03:25 +0000
(18:03 +0200)
We can not directly call kvm_release_pfn_clean to release the pfn
since we can meet noslot pfn which is used to cache mmio info into
spte
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Cc: stable@vger.kernel.org
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found