Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753845AbXLISGc (ORCPT ); Sun, 9 Dec 2007 13:06:32 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751357AbXLISFi (ORCPT ); Sun, 9 Dec 2007 13:05:38 -0500 Received: from gprs189-60.eurotel.cz ([160.218.189.60]:1697 "EHLO spitz.ucw.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751042AbXLISFf (ORCPT ); Sun, 9 Dec 2007 13:05:35 -0500 Date: Sun, 9 Dec 2007 18:01:49 +0000 From: Pavel Machek To: Ingo Molnar Cc: Fernando Lopez-Lezcano , Linus Torvalds , linux-kernel@vger.kernel.org, Thomas Gleixner , "H. Peter Anvin" , Len Brown , Venki Pallipadi Subject: Re: [git pull] x86/hrtimer/acpi fixes Message-ID: <20071209180149.GJ4381@ucw.cz> References: <20071207183633.GC26778@elte.hu> <1197053386.32023.13.camel@cmn3.stanford.edu> <20071207185920.GA3006@elte.hu> <1197055769.32023.22.camel@cmn3.stanford.edu> <1197056910.32023.25.camel@cmn3.stanford.edu> <20071207195958.GA12529@elte.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071207195958.GA12529@elte.hu> User-Agent: Mutt/1.5.9i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 753 Lines: 22 Hi! > @@ -78,15 +79,35 @@ EXPORT_SYMBOL_GPL(check_tsc_unstable); > * cyc2ns_scale is limited to 10^6 * 2^10, which fits in 32 bits. > * (mathieu.desnoyers@polymtl.ca) > * > + * ns += offset to avoid sched_clock jumps with cpufreq > + * > * -johnstul@us.ibm.com "math is hard, lets go shopping!" > */ Did john add the 'ns+=' or do comments need reorder? -- (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/