From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vitaly Kuznetsov Subject: Re: [GIT PULL] KVM changes for 4.18 merge window Date: Wed, 13 Jun 2018 12:59:58 +0200 Message-ID: <87y3fjossx.fsf@vitty.brq.redhat.com> References: <1528812229-53043-1-git-send-email-pbonzini@redhat.com> <6570c00b-bbec-82c3-16e2-1ba96d8e263b@redhat.com> Mime-Version: 1.0 Content-Type: text/plain Cc: Linus Torvalds , Linux Kernel Mailing List , Radim =?utf-8?B?S3LEjW3DocWZ?= , KVM list To: Paolo Bonzini Return-path: In-Reply-To: <6570c00b-bbec-82c3-16e2-1ba96d8e263b@redhat.com> (Paolo Bonzini's message of "Wed, 13 Jun 2018 12:09:11 +0200") Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Paolo Bonzini writes: > On 13/06/2018 04:18, Linus Torvalds wrote: >> On Tue, Jun 12, 2018 at 7:03 AM Paolo Bonzini wrote: >>> >>> * x86: many bugfixes, implement more Hyper-V super powers, >> >> Uhhuh, I didn't notice this initially, because my basic sanity tests >> are with everything enabled, but this breaks the build: >> >> ERROR: "ms_hyperv" [arch/x86/kvm/kvm-intel.ko] undefined! >> >> The attached patch _may_ be the right thing to do. It's not pretty. >> >> Hmm? And why was this not found before it hit my tree? > > Because I should do more "make randconfig"s, probably. > This was reported before by Arnd Bergmann: https://www.spinics.net/lists/kvm/msg169536.html but it seems his patch got lost. Sorry for the breakage :-) -- Vitaly