From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Sven Joachim To: Adam Borowski Cc: Greg KH , linux-kernel@vger.kernel.org, Andrew Morton , stable@vger.kernel.org, x86@kernel.org, kvm@vger.kernel.org, Paolo Bonzini , Jiri Kosina , Thomas Gleixner Subject: Re: Linux 4.18.1 References: <20180816101429.GA10680@kroah.com> <20180816130540.eu4rs5rago6b5lzq@angband.pl> Date: Thu, 16 Aug 2018 15:59:58 +0200 In-Reply-To: <20180816130540.eu4rs5rago6b5lzq@angband.pl> (Adam Borowski's message of "Thu, 16 Aug 2018 15:05:40 +0200") Message-ID: <878t56mmxt.fsf@turtle.gmx.de> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: On 2018-08-16 15:05 +0200, Adam Borowski wrote: > On Thu, Aug 16, 2018 at 12:14:29PM +0200, Greg KH wrote: >> I'm announcing the release of the 4.18.1 kernel. > > I'm afraid that I get a build failure; v4.18 is ok, v4.18.1 fails with: > > ld: arch/x86/kvm/x86.o: in function `kvm_get_arch_capabilities': > (.text+0x43b2): undefined reference to `l1tf_vmx_mitigation' Same here and also in 4.17.15, but not in Linus' tree. > .config attached. Probably relevant: > CONFIG_KVM=y > # CONFIG_KVM_INTEL is not set > CONFIG_KVM_AMD=y I have CONFIG_KVM{,AMD}=m and CONFIG_KVM_INTEL is not set either. Cheers, Sven