KVM: VMX: extract __pi_post_block
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 6 Jun 2017 10:57:04 +0000 (12:57 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Oct 2017 07:44:02 +0000 (09:44 +0200)
commit01c58b0edeb1d7cab6976462aef585e928924ab9
tree5411c4a2ed77996efcd6bf54aedc0ec24ef7358c
parentd49527ed4888dbfbeb3b74a41343a24e81e5517b
KVM: VMX: extract __pi_post_block

commit cd39e1176d320157831ce030b4c869bd2d5eb142 upstream.

Simple code movement patch, preparing for the next one.

Cc: Huangweidong <weidong.huang@huawei.com>
Cc: Gonglei <arei.gonglei@huawei.com>
Cc: wangxin <wangxinxin.wang@huawei.com>
Cc: Radim Krčmář <rkrcmar@redhat.com>
Tested-by: Longpeng (Mike) <longpeng2@huawei.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/kvm/vmx.c