Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755239AbcCCAer (ORCPT ); Wed, 2 Mar 2016 19:34:47 -0500 Received: from mail-ob0-f179.google.com ([209.85.214.179]:34492 "EHLO mail-ob0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751004AbcCCAeq (ORCPT ); Wed, 2 Mar 2016 19:34:46 -0500 MIME-Version: 1.0 In-Reply-To: References: <1456756427-3574-1-git-send-email-christopher.s.hall@intel.com> From: Andy Lutomirski Date: Wed, 2 Mar 2016 16:34:26 -0800 Message-ID: Subject: Re: [PATCH v7 6/8] x86: tsc: Always Running Timer (ART) correlated clocksource To: Christopher S Hall Cc: Peter Zijlstra , "H. Peter Anvin" , John Stultz , "linux-kernel@vger.kernel.org" , X86 ML , Thomas Gleixner Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 497 Lines: 18 On Mar 1, 2016 5:11 PM, "Christopher Hall" wrote: > > Andy, > > On Mon, 29 Feb 2016 06:33:47 -0800, Christopher S. Hall wrote: > > Do you have any comment on this? John needs your ACK. Thanks. > It's fine with me. I think Intel messed up the design of the feature (there should have been an explicit way to read the offset directly), but there's nothing you can do about that. Sorry for the slow reply -- I had jury duty. --Andy