Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964994AbWALCq0 (ORCPT ); Wed, 11 Jan 2006 21:46:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964996AbWALCq0 (ORCPT ); Wed, 11 Jan 2006 21:46:26 -0500 Received: from e32.co.us.ibm.com ([32.97.110.150]:51894 "EHLO e32.co.us.ibm.com") by vger.kernel.org with ESMTP id S964994AbWALCqZ (ORCPT ); Wed, 11 Jan 2006 21:46:25 -0500 Subject: Re: [PATCH 6/10] NTP: add time_adjust to tick_nsec From: john stultz To: Roman Zippel Cc: George Anzinger , Ulrich Windl , linux-kernel@vger.kernel.org In-Reply-To: References: Content-Type: text/plain Date: Wed, 11 Jan 2006 18:46:23 -0800 Message-Id: <1137033983.2890.111.camel@cog.beaverton.ibm.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 782 Lines: 23 On Thu, 2005-12-22 at 00:25 +0100, Roman Zippel wrote: > This removes time_adjust from update_wall_time_one_tick() and moves it > to second_overflow() and adds it to tick_nsec_curr instead. > This slightly changes the adjtime() behaviour, instead of applying it to > the next tick, it's applied to the next second. As this interface isn't > used by ntp, there shouldn't be much users left. > This sounds reasonable to me. Although CC'ing Ulrich and George for more review. Acked-by: John Stultz thanks -john - 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/