From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [patch 11/18] x86: vsyscall: pass mode to gettime backend Date: Mon, 29 Oct 2012 16:41:06 -0200 Message-ID: <20121029184106.GB30422@amt.cnet> References: <20121024131340.742340256@redhat.com> <20121024131621.792772220@redhat.com> <508E971D.8030108@parallels.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, johnstul@us.ibm.com, jeremy@goop.org, zamsden@gmail.com, gleb@redhat.com, avi@redhat.com, pbonzini@redhat.com To: Glauber Costa Return-path: Received: from mx1.redhat.com ([209.132.183.28]:28441 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758851Ab2J2Slo (ORCPT ); Mon, 29 Oct 2012 14:41:44 -0400 Content-Disposition: inline In-Reply-To: <508E971D.8030108@parallels.com> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Oct 29, 2012 at 06:47:57PM +0400, Glauber Costa wrote: > On 10/24/2012 05:13 PM, Marcelo Tosatti wrote: > > Required by next patch. > > > > Signed-off-by: Marcelo Tosatti > I don't see where. + if (unlikely(!(flags & PVCLOCK_TSC_STABLE_BIT))) + *mode = VCLOCK_NONE;