https://bugzilla.kernel.org/show_bug.cgi?id=115081 Bug ID: 115081 Summary: arch/x86/kvm/vmx.c:8719: Error: symbol `vmx_return' is already defined Product: Virtualization Version: unspecified Kernel Version: 4.5 Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW Severity: blocking Priority: P1 Component: kvm Assignee: virtualization_kvm@xxxxxxxxxxxxxxxxxxxx Reporter: lkml@xxxxxxxxx Regression: Yes Created attachment 210151 --> https://bugzilla.kernel.org/attachment.cgi?id=210151&action=edit make output I am getting an error in compiling the 4.5 sources (patched up from 4.4). After getting the error, I d/l'd the full source and compared the file above -- and it was identical to the above file. I searched for the symbol "vmx_return" under the "arch/x86" dir, but only found it referenced in the above ".c" file. I didn't get this error in the previous 4.4 line (I made 4.4.1 & 4.4.3) and current kernel-uname shows: Linux Ishtar 4.4.3-Isht-Van #2 SMP PREEMPT Thu Feb 25 22:53:27 PST 2016 x86_64 x86_64 x86_64 GNU/Linux At this point, I can't see why I'd get the above error. Make output and ".config" attached. -- 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