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:
9d3c92a
)
KVM: MMU: track the refcount when unmap the page
author
Xiao Guangrong
<xiaoguangrong@linux.vnet.ibm.com>
Tue, 17 Jul 2012 13:52:52 +0000
(21:52 +0800)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Fri, 20 Jul 2012 00:09:10 +0000
(21:09 -0300)
It will trigger a WARN_ON if the page has been freed but it is still
used in mmu, it can help us to detect mm bug early
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found