From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: Paolo Bonzini <pbonzini@redhat.com>,
Christian Zigotzky <chzigotzky@xenosoft.de>,
kvm@vger.kernel.org,
"kvm-ppc@vger.kernel.org" <kvm-ppc@vger.kernel.org>,
Paul Mackerras <paulus@samba.org>
Subject: Re: Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Date: Fri, 18 Mar 2016 02:34:45 +0000 [thread overview]
Message-ID: <56EB6945.3020402@ozlabs.ru> (raw)
In-Reply-To: <56EB0D19.2090000@redhat.com>
On 03/18/2016 07:01 AM, Paolo Bonzini wrote:
>
>
> On 17/03/2016 17:16, Christian Zigotzky wrote:
>>
>> I downloaded the latest Git version of the Linux kernel today.
>> Unfortunately I wasn't able to compile the kvm-pr kernel module today.
>>
>> Error messages:
>>
>> Building modules, stage 2.
>> MODPOST 29 modules
>> ERROR: ".kvmppc_h_put_tce" [arch/powerpc/kvm/kvm-pr.ko] undefined!
>> ERROR: ".kvmppc_h_stuff_tce" [arch/powerpc/kvm/kvm-pr.ko] undefined!
>> make[1]: *** [__modpost] Fehler 1
>> make: *** [modules] Fehler 2
>>
>> Yesterday, I tested the latest Git version of the Linux kernel too. I
>> was able to compile the kvm-pr kernel module yesterday. After that I
>> successfully tested it with Mac-on-Linux and Mac OS X Tiger yesterday.
>>
>> I think the problem is in the latest KVM updates. Link:
>> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id\x10dc3747661bea9215417b659449bb7b8ed3df2c
>
> Paul and Alexey, can you take a look? I guess I can figure it out, but
> let's use the timezone difference to our advantage for once. :)
The missing handlers are only compiled when HV KVM is enabled, I made this
change in the very last respin of my patchset after a comment that having
duplicated code is bad and this happened right before it was pulled to
Paul's tree. My bad, apologies... I'll post a fix soon.
--
Alexey
WARNING: multiple messages have this Message-ID (diff)
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: Paolo Bonzini <pbonzini@redhat.com>,
Christian Zigotzky <chzigotzky@xenosoft.de>,
kvm@vger.kernel.org,
"kvm-ppc@vger.kernel.org" <kvm-ppc@vger.kernel.org>,
Paul Mackerras <paulus@samba.org>
Subject: Re: Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Date: Fri, 18 Mar 2016 13:34:45 +1100 [thread overview]
Message-ID: <56EB6945.3020402@ozlabs.ru> (raw)
In-Reply-To: <56EB0D19.2090000@redhat.com>
On 03/18/2016 07:01 AM, Paolo Bonzini wrote:
>
>
> On 17/03/2016 17:16, Christian Zigotzky wrote:
>>
>> I downloaded the latest Git version of the Linux kernel today.
>> Unfortunately I wasn't able to compile the kvm-pr kernel module today.
>>
>> Error messages:
>>
>> Building modules, stage 2.
>> MODPOST 29 modules
>> ERROR: ".kvmppc_h_put_tce" [arch/powerpc/kvm/kvm-pr.ko] undefined!
>> ERROR: ".kvmppc_h_stuff_tce" [arch/powerpc/kvm/kvm-pr.ko] undefined!
>> make[1]: *** [__modpost] Fehler 1
>> make: *** [modules] Fehler 2
>>
>> Yesterday, I tested the latest Git version of the Linux kernel too. I
>> was able to compile the kvm-pr kernel module yesterday. After that I
>> successfully tested it with Mac-on-Linux and Mac OS X Tiger yesterday.
>>
>> I think the problem is in the latest KVM updates. Link:
>> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=10dc3747661bea9215417b659449bb7b8ed3df2c
>
> Paul and Alexey, can you take a look? I guess I can figure it out, but
> let's use the timezone difference to our advantage for once. :)
The missing handlers are only compiled when HV KVM is enabled, I made this
change in the very last respin of my patchset after a comment that having
duplicated code is bad and this happened right before it was pulled to
Paul's tree. My bad, apologies... I'll post a fix soon.
--
Alexey
next prev parent reply other threads:[~2016-03-18 2:34 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-17 16:16 Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm Christian Zigotzky
2016-03-17 20:01 ` Paolo Bonzini
2016-03-17 20:01 ` Paolo Bonzini
2016-03-18 2:34 ` Alexey Kardashevskiy [this message]
2016-03-18 2:34 ` Alexey Kardashevskiy
-- strict thread matches above, loose matches on Subject: below --
2016-03-17 9:10 Christian Zigotzky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56EB6945.3020402@ozlabs.ru \
--to=aik@ozlabs.ru \
--cc=chzigotzky@xenosoft.de \
--cc=kvm-ppc@vger.kernel.org \
--cc=kvm@vger.kernel.org \
--cc=paulus@samba.org \
--cc=pbonzini@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.