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:
903816f
)
KVM: make bad_pfn static to kvm_main.c
author
Xiao Guangrong
<xiaoguangrong@linux.vnet.ibm.com>
Tue, 17 Jul 2012 13:54:52 +0000
(21:54 +0800)
committer
Marcelo Tosatti
<mtosatti@redhat.com>
Fri, 20 Jul 2012 00:17:10 +0000
(21:17 -0300)
bad_pfn is not used out of kvm_main.c, so mark it static, also move it near
hwpoison_pfn and fault_pfn
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found