commit | ca0565f5736e67af3172d188577b57e303dd082a | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | Tue Jul 17 21:54:52 2012 +0800 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Thu Jul 19 21:17:10 2012 -0300 |
tree | bef560242641ce58456cbee2b6c0771bf2b1f7a1 | |
parent | 903816fa4d016e20ec71a1a97700cfcdda115580 [diff] |
KVM: make bad_pfn static to kvm_main.c 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>