From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fengguang Wu Date: Thu, 26 Jul 2012 14:03:12 +0000 Subject: Re: [kvm:auto-next 24/39] (.init.rodata+0x830): undefined reference to `x86_hyper_kvm' Message-Id: <20120726140312.GA21081@localhost> List-Id: References: <20120726132624.GA20454@localhost> <50114D0B.7080302@redhat.com> In-Reply-To: <50114D0B.7080302@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Avi Kivity Cc: Raghavendra K T , kernel-janitors@vger.kernel.org, kvm@vger.kernel.org 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