randconfig build error with next-20150209, in arch/x86/kvm/vmx.c

2015-02-09 Thread Jim Davis
Building with the attached random configuration file, arch/x86/kvm/vmx.c: In function ‘vmx_deliver_nested_posted_interrupt’: arch/x86/kvm/vmx.c:4378:4: error: ‘apic’ undeclared (first use in this function) apic-send_IPI_mask(get_cpu_mask(vcpu-cpu), ^ arch/x86/kvm/vmx.c:4378:4: note: each

Re: randconfig build error with next-20150209, in arch/x86/kvm/vmx.c

2015-02-09 Thread Radim Krčmář
2015-02-09 10:46-0700, Jim Davis: Building with the attached random configuration file, Thank you for catching it! arch/x86/kvm/vmx.c: In function ‘vmx_deliver_nested_posted_interrupt’: arch/x86/kvm/vmx.c:4378:4: error: ‘apic’ undeclared (first use in this function)