Re: [GIT PULL] KVM changes for 4.18 merge window
From: Vitaly Kuznetsov
Date: Wed Jun 13 2018 - 07:00:07 EST
Paolo Bonzini <pbonzini@xxxxxxxxxx> writes:
> On 13/06/2018 04:18, Linus Torvalds wrote:
>> On Tue, Jun 12, 2018 at 7:03 AM Paolo Bonzini <pbonzini@xxxxxxxxxx> 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