[Devel] [PATCH v2 0/4] kvm: hyperv: backport latest stuff from mainstream
Roman Kagan
rkagan at virtuozzo.com
Thu Oct 12 12:45:18 MSK 2017
On Thu, Oct 12, 2017 at 12:30:18PM +0300, Konstantin Khorenko wrote:
> arch/x86/kvm/hyperv.c: In function 'kvm_hv_vcpu_postcreate':
> arch/x86/kvm/hyperv.c:708:2: error: implicit declaration of function 'kvm_vcpu_get_idx' [-Werror=implicit-function-declaration]
> hv_vcpu->vp_index = kvm_vcpu_get_idx(vcpu);
> ^
> cc1: all warnings being treated as errors
> make[2]: *** [arch/x86/kvm/hyperv.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [arch/x86/kvm] Error 2
> make[1]: *** Waiting for unfinished jobs....
> make: *** [arch/x86] Error 2
> make: *** Waiting for unfinished jobs....
>
OOPS, sorry, didn't notice this failure :(
Two more mainstream commits are necessary. I'll respin the series.
Roman.
More information about the Devel
mailing list