Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263603AbUCYUdq (ORCPT ); Thu, 25 Mar 2004 15:33:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S263609AbUCYUdp (ORCPT ); Thu, 25 Mar 2004 15:33:45 -0500 Received: from mx1.redhat.com ([66.187.233.31]:918 "EHLO mx1.redhat.com") by vger.kernel.org with ESMTP id S263603AbUCYUdo (ORCPT ); Thu, 25 Mar 2004 15:33:44 -0500 Date: Thu, 25 Mar 2004 12:32:06 -0800 From: "David S. Miller" To: Sridhar Samudrala Cc: jgarzik@pobox.com, linux-kernel@vger.kernel.org, netdev@oss.sgi.com Subject: Re: [PATCH] Consolidate multiple implementations of jiffies-msecs conversions. Message-Id: <20040325123206.00b2dd1a.davem@redhat.com> In-Reply-To: References: X-Mailer: Sylpheed version 0.9.7 (GTK+ 1.2.10; sparc-unknown-linux-gnu) X-Face: "_;p5u5aPsO,_Vsx"^v-pEq09'CU4&Dc1$fQExov$62l60cgCc%FnIwD=.UF^a>?5'9Kn[;433QFVV9M..2eN.@4ZWPGbdi<=?[:T>y?SD(R*-3It"Vj:)"dP 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 Content-Length: 661 Lines: 18 On Thu, 25 Mar 2004 12:17:41 -0800 (PST) Sridhar Samudrala wrote: > The following patch to 2.6.5-rc2 consolidates 6 different implementations > of msecs to jiffies and 3 different implementation of jiffies to msecs. > All of them now use the generic msecs_to_jiffies() and jiffies_to_msecs() > that are added to include/linux/time.h This looks fine to me. Jeff, I'll merge this upstream. Thanks. - 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/