From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Subject: Re: [kvm-ppc:kvm-ppc-queue 7/9] ERROR: ".__spin_yield" [arch/powerpc/kvm/kvm.ko] undefined! Date: Mon, 23 Mar 2015 14:00:40 +1100 Message-ID: <20150323030040.GA8257@drongo> References: <201503202053.m9p09BQr%fengguang.wu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Suresh Warrier , kvm-ppc@vger.kernel.org, kvm@vger.kernel.org, Michael Ellerman To: Alexander Graf Return-path: Content-Disposition: inline In-Reply-To: <201503202053.m9p09BQr%fengguang.wu@intel.com> Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Fri, Mar 20, 2015 at 08:07:53PM +0800, kbuild test robot wrote: > tree: git://github.com/agraf/linux-2.6.git kvm-ppc-queue > head: 9b1daf3cfba1801768aa41b1b6ad0b653844241f > commit: aba777f5ce0accb4c6a277e671de0330752954e8 [7/9] KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock > config: powerpc-defconfig (attached as .config) > reproduce: > wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > git checkout aba777f5ce0accb4c6a277e671de0330752954e8 > # save the attached .config to linux build tree > make.cross ARCH=powerpc > > All error/warnings: > > >> ERROR: ".__spin_yield" [arch/powerpc/kvm/kvm.ko] undefined! Yes, this is the patch that depends on the "powerpc: Export __spin_yield" patch that Suresh posted to linuxppc-dev@ozlabs.org and I acked. I think the best thing at this stage is probably for Alex to take that patch through his tree, assuming Michael is OK with that. The patch is at https://patchwork.ozlabs.org/patch/443703/ or https://lists.ozlabs.org/pipermail/linuxppc-dev/2015-February/125315.html. Alex, if you prefer me to post it to kvm-ppc@vger and kvm@vger, let me know. Paul.