Re: [PATCH RESEND] x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled

2018-08-15 Thread Linus Torvalds
On Wed, Aug 15, 2018 at 8:38 AM Guenter Roeck wrote: > > Sorry for the early resend; widening the audience. Yeah, I don't seem to see the first one, and the x86 people are all on vacation. Applied. Linus

[PATCH RESEND] x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled

2018-08-15 Thread Guenter Roeck
allmodconfig+CONFIG_INTEL_KVM=n results in the following build error. ERROR: "l1tf_vmx_mitigation" [arch/x86/kvm/kvm.ko] undefined! Fixes: 5b76a3cff011 ("KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry") Reported-by: Meelis Roos Cc: Meelis Roos Cc: Paolo Bonzini Cc: Thomas G