From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754070Ab1LXGuy (ORCPT ); Sat, 24 Dec 2011 01:50:54 -0500 Received: from mail-ee0-f46.google.com ([74.125.83.46]:48406 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752870Ab1LXGuw (ORCPT ); Sat, 24 Dec 2011 01:50:52 -0500 Date: Sat, 24 Dec 2011 07:50:43 +0100 From: Richard Cochran To: Andy Lutomirski Cc: john stultz , linux-kernel@vger.kernel.org, Kumar Sundararajan , Arun Sharma , Peter Zijlstra , Ingo Molnar , Thomas Gleixner Subject: Re: [RFC 0/2] ABI for clock_gettime_ns Message-ID: <20111224065043.GA6292@netboy.at.omicron.at> References: <20111213032406.GA9604@netboy.at.omicron.at> <1323747782.4078.144.camel@work-vm> <20111214074640.GB2180@netboy.at.omicron.at> <1323881310.6805.41.camel@work-vm> <20111214183025.GB2465@netboy.at.omicron.at> <1323889666.6805.71.camel@work-vm> <20111222120326.GA3360@cherladcori01> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 23, 2011 at 09:59:04PM -0800, Andy Lutomirski wrote: > I've written the patch and it's not as big an improvement as I hoped. > I'll play with it a bit and send it out soon. Andy, can you say what the motivation or use case is? Just curious, Richard