From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fengguang Wu Subject: Re: [kvm:auto-next 24/39] (.init.rodata+0x830): undefined reference to `x86_hyper_kvm' Date: Thu, 26 Jul 2012 22:03:12 +0800 Message-ID: <20120726140312.GA21081@localhost> References: <20120726132624.GA20454@localhost> <50114D0B.7080302@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Raghavendra K T , kernel-janitors@vger.kernel.org, kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from mga01.intel.com ([192.55.52.88]:16905 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751090Ab2GZODl (ORCPT ); Thu, 26 Jul 2012 10:03:41 -0400 Content-Disposition: inline In-Reply-To: <50114D0B.7080302@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Hi Avi, On Thu, Jul 26, 2012 at 04:58:35PM +0300, Avi Kivity wrote: > On 07/26/2012 04:26 PM, Fengguang Wu wrote: > > Hi Raghavendra, > > > > Kernel build failed on > > > > tree: git://git.kernel.org/pub/scm/virt/kvm/kvm.git auto-next > > head: 12938728e8145ecd49dce97c52f10b713bcdfc94 > > commit: f2a743473194a1ad44a85f8b63aeef9d63e5bf47 [24/39] KVM: Add config to support ple or cpu relax optimzation > > config: x86_64-alldefconfig (attached as .config) > > > > All related error/warning messages: > > > > arch/x86/built-in.o: In function `interrupt': > > (.init.rodata+0x830): undefined reference to `x86_hyper_kvm' > > Fixed by d63d3e6217c4. OK, sorry for the noise! Perhaps your tree is not rebaseable? With that knowledge I can arrange to not report transient errors in the tree, and avoid sending unnecessary noises to you. Thanks, Fengguang