From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Re: [PATCH] x86: unconditionally mark TSC unstable under Xen Date: Sun, 15 Aug 2010 16:40:14 -0700 Message-ID: <4C687ADE.3020100@goop.org> References: <51C8308F-F413-47AF-8845-C92BD36CA35C@linode.com> <4C3E2DCC.1010201@goop.org> <4C3F3B0F.1040107@goop.org> <4C3F4DFF.3070607@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: =?UTF-8?B?w4Z2YXIgQXJuZmrDtnLDsCBCamFybWFzb24=?= Cc: Dan Magenheimer , xen-devel@lists.xensource.com, Jed Smith , Jan Beulich , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On 08/15/2010 01:57 PM, =C3=86var Arnfj=C3=B6r=C3=B0 Bjarmason wrote: > Hi all, I was wondering what the status on this issue was. Maybe I've > missed something, but I've looked through the lkml and xen archives and > I haven't found a re-rolled patch that addresses this issue. > > I'm not very familiar with this area (well, any area) of the kernel, > but if there's something needed to push this forward I'd be happy to > help with that, or if this is already being addressed somewhere else a > pointer to where that is would be welcome. A patch that fixes this is in mainline and all the supported stable kernels. Itis "xen: drop xen_sched_clock in favour of using plain wallclock time". J