Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754006AbYCILVS (ORCPT ); Sun, 9 Mar 2008 07:21:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751740AbYCILVI (ORCPT ); Sun, 9 Mar 2008 07:21:08 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:57351 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752501AbYCILVI (ORCPT ); Sun, 9 Mar 2008 07:21:08 -0400 Date: Sun, 9 Mar 2008 11:08:08 +0000 From: Alan Cox To: "Dave Young" Cc: "Johannes Weiner" , akpm@linux-foundation.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] add time_now_after and other macros which compare with jiffies Message-ID: <20080309110808.2249aa3a@core> In-Reply-To: References: <200803080735.06984.hidave.darkstar@gmail.com> <877igd6vqn.fsf@saeurebad.de> <20080309095802.70d91c7b@core> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 680 Lines: 17 > Yes, This has a purpose as well. You will find most of the usage of these > macros are just compare some value with jiffies after doing some grep. That is no reason to add more macros that hide how they do it, or make jiffies itself invisible to the grep search or variable usage finding tools (and for tickless that very thing is important) > For these cases this adding will easy use and understand. It hides information. Alan -- 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/