https://bugzilla.kernel.org/show_bug.cgi?id=115081 --- Comment #6 from Linda Walsh <lkml@xxxxxxxxx> --- i.e.: Ishtar:linux/ish-45/arch/x86/kvm> diff vmx.bak vmx.c 165c165 < extern const ulong vmx_return; --- > /*extern const ulong vmx_return;*/ ?? --- Nep. Ishtar:linux/ish-45> make CHK include/config/kernel.release CHK include/generated/uapi/linux/version.h CHK include/generated/utsrelease.h CHK include/generated/bounds.h CHK include/generated/timeconst.h CHK include/generated/asm-offsets.h CALL scripts/checksyscalls.sh CHK include/generated/compile.h CC [M] arch/x86/kvm/vmx.o arch/x86/kvm/vmx.c: In function ‘vmx_set_constant_host_state’: arch/x86/kvm/vmx.c:4716:24: error: ‘vmx_return’ undeclared (first use in this function) vmcs_writel(HOST_RIP, vmx_return); /* 22.2.5 */ ^ arch/x86/kvm/vmx.c:4716:24: note: each undeclared identifier is reported only once for each function it appears in scripts/Makefile.build:258: recipe for target 'arch/x86/kvm/vmx.o' failed make[2]: *** [arch/x86/kvm/vmx.o] Error 1 scripts/Makefile.build:407: recipe for target 'arch/x86/kvm' failed make[1]: *** [arch/x86/kvm] Error 2 Makefile:950: recipe for target 'arch/x86' failed make: *** [arch/x86] Error 2 -- You are receiving this mail because: You are watching the assignee of the bug.-- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html