From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: linux-next: Tree for July 16 (kvm) Date: Mon, 18 Jul 2011 11:20:58 +0300 Message-ID: <4E23ECEA.90803@redhat.com> References: <20110717000815.c83755be9598d34ac8431908@canb.auug.org.au> <20110716115719.feedaeb2.rdunlap@xenotime.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com ([209.132.183.28]:48167 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753749Ab1GRIVI (ORCPT ); Mon, 18 Jul 2011 04:21:08 -0400 In-Reply-To: <20110716115719.feedaeb2.rdunlap@xenotime.net> Sender: linux-next-owner@vger.kernel.org List-ID: To: Randy Dunlap Cc: Stephen Rothwell , kvm@vger.kernel.org, linux-next@vger.kernel.org, LKML , Marcelo Tosatti On 07/16/2011 09:57 PM, Randy Dunlap wrote: > On Sun, 17 Jul 2011 00:08:15 +1000 Stephen Rothwell wrote: > > > Hi all, > > > > Changes since 20110707: > > > kvmclock.c:(.text+0x2778e): undefined reference to `kvm_disable_steal_time' > > Full kernel config file is attached. > CONFIG_KVM_CLOCK && !CONFIG_KVM_GUEST. What to do? Stick a wrmsr_safe() in kvmclock.c? Move kvm_disable steal_time() inline? what about has_steal_clock? -- error compiling committee.c: too many arguments to function