From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Zigotzky Date: Thu, 17 Mar 2016 09:10:19 +0000 Subject: Problem with merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm Message-Id: <56EA747B.8040500@xenosoft.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org 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/?iddc3747661bea9215417b659449bb7b8ed3df2c Cheers, Christian