From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2992524AbXEBAeN (ORCPT ); Tue, 1 May 2007 20:34:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S2992536AbXEBAeN (ORCPT ); Tue, 1 May 2007 20:34:13 -0400 Received: from smtp1.linux-foundation.org ([65.172.181.25]:43898 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2992524AbXEBAeM (ORCPT ); Tue, 1 May 2007 20:34:12 -0400 Date: Tue, 1 May 2007 17:33:56 -0700 From: Andrew Morton To: Thomas Gleixner Cc: LKML , Ingo Molnar , John Stultz Subject: Re: [patch 0/3] Clocksource / clockevent updates Message-Id: <20070501173356.15e9d482.akpm@linux-foundation.org> In-Reply-To: <20070430102837.748238000@linutronix.de> References: <20070430102837.748238000@linutronix.de> X-Mailer: Sylpheed version 2.2.7 (GTK+ 2.8.6; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 30 Apr 2007 10:43:31 -0000 Thomas Gleixner wrote: > Andrew, > > please pick up the following updates to clocksource / clockevents: > > - Fixups to the resume logic > - Keep TSC stable, when lapic_timer_c2_ok is set > Should we be targetting these at 2.6.20.x?