Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752408AbXLZRtL (ORCPT ); Wed, 26 Dec 2007 12:49:11 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751523AbXLZRs5 (ORCPT ); Wed, 26 Dec 2007 12:48:57 -0500 Received: from terminus.zytor.com ([198.137.202.10]:38707 "EHLO terminus.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751396AbXLZRs4 (ORCPT ); Wed, 26 Dec 2007 12:48:56 -0500 Message-ID: <477293F3.60304@zytor.com> Date: Wed, 26 Dec 2007 09:48:35 -0800 From: "H. Peter Anvin" User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Julia Lawall CC: autofs@linux.kernel.org, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org Subject: Re: [PATCH 1/4] fs/autofs: Use time_before, time_before_eq, etc. References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 516 Lines: 15 Julia Lawall wrote: > From: Julia Lawall > > The functions time_before, time_before_eq, time_after, and time_after_eq > are more robust for comparing jiffies against other values. > More robust, how? You already almost introduced a bug here... -hpa -- 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/