vmx.c has an lto-unfriendly bit, fix it up. While there, clean up our asm code. v2: add missing .global in case vmx_return and vmx_set_constant_host_state() become separated by lto Avi Kivity (3): KVM: VMX: Make lto-friendly KVM: VMX: Make use of asm.h KVM: SVM: Make use of asm.h arch/x86/kvm/svm.c | 46 +++++++++++++---------------- arch/x86/kvm/vmx.c | 86 ++++++++++++++++++++++++++---------------------------- 2 files changed, 61 insertions(+), 71 deletions(-) -- 1.7.12 -- 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