* Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
@ 2016-03-17 9:10 Christian Zigotzky
0 siblings, 0 replies; 6+ messages in thread
From: Christian Zigotzky @ 2016-03-17 9:10 UTC (permalink / raw)
To: kvm-ppc
Hi All,
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
Cheers,
Christian
^ permalink raw reply [flat|nested] 6+ messages in thread
* Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
@ 2016-03-17 16:16 Christian Zigotzky
2016-03-17 20:01 ` Paolo Bonzini
0 siblings, 1 reply; 6+ messages in thread
From: Christian Zigotzky @ 2016-03-17 16:16 UTC (permalink / raw)
To: kvm
Hi All,
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
Cheers,
Christian
^ permalink raw reply [flat|nested] 6+ messages in thread* Re: Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
2016-03-17 16:16 Christian Zigotzky
@ 2016-03-17 20:01 ` Paolo Bonzini
0 siblings, 0 replies; 6+ messages in thread
From: Paolo Bonzini @ 2016-03-17 20:01 UTC (permalink / raw)
To: Christian Zigotzky, kvm, kvm-ppc@vger.kernel.org, Paul Mackerras,
Alexey Kardashevskiy
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. :)
Paolo
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
@ 2016-03-17 20:01 ` Paolo Bonzini
0 siblings, 0 replies; 6+ messages in thread
From: Paolo Bonzini @ 2016-03-17 20:01 UTC (permalink / raw)
To: Christian Zigotzky, kvm, kvm-ppc@vger.kernel.org, Paul Mackerras,
Alexey Kardashevskiy
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. :)
Paolo
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
2016-03-17 20:01 ` Paolo Bonzini
@ 2016-03-18 2:34 ` Alexey Kardashevskiy
-1 siblings, 0 replies; 6+ messages in thread
From: Alexey Kardashevskiy @ 2016-03-18 2:34 UTC (permalink / raw)
To: Paolo Bonzini, Christian Zigotzky, kvm, kvm-ppc@vger.kernel.org,
Paul Mackerras
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
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
@ 2016-03-18 2:34 ` Alexey Kardashevskiy
0 siblings, 0 replies; 6+ messages in thread
From: Alexey Kardashevskiy @ 2016-03-18 2:34 UTC (permalink / raw)
To: Paolo Bonzini, Christian Zigotzky, kvm, kvm-ppc@vger.kernel.org,
Paul Mackerras
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
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-03-18 2:34 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-17 9:10 Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm Christian Zigotzky
-- strict thread matches above, loose matches on Subject: below --
2016-03-17 16:16 Christian Zigotzky
2016-03-17 20:01 ` Paolo Bonzini
2016-03-17 20:01 ` Paolo Bonzini
2016-03-18 2:34 ` Alexey Kardashevskiy
2016-03-18 2:34 ` Alexey Kardashevskiy
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.