From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Date: Thu, 17 Mar 2016 20:01:29 +0000 Subject: Re: Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm Message-Id: <56EB0D19.2090000@redhat.com> List-Id: References: <56EAD85A.3060309@xenosoft.de> In-Reply-To: <56EAD85A.3060309@xenosoft.de> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christian Zigotzky , kvm@vger.kernel.org, "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/?iddc3747661bea9215417b659449bb7b8ed3df2c 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm Date: Thu, 17 Mar 2016 21:01:29 +0100 Message-ID: <56EB0D19.2090000@redhat.com> References: <56EAD85A.3060309@xenosoft.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit To: Christian Zigotzky , kvm@vger.kernel.org, "kvm-ppc@vger.kernel.org" , Paul Mackerras , Alexey Kardashevskiy Return-path: Received: from mail-wm0-f48.google.com ([74.125.82.48]:36696 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754377AbcCQUBe (ORCPT ); Thu, 17 Mar 2016 16:01:34 -0400 In-Reply-To: <56EAD85A.3060309@xenosoft.de> Sender: kvm-owner@vger.kernel.org List-ID: 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