Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S270308AbTGMRLs (ORCPT ); Sun, 13 Jul 2003 13:11:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S270311AbTGMRLr (ORCPT ); Sun, 13 Jul 2003 13:11:47 -0400 Received: from are.twiddle.net ([64.81.246.98]:43197 "EHLO are.twiddle.net") by vger.kernel.org with ESMTP id S270308AbTGMRLq (ORCPT ); Sun, 13 Jul 2003 13:11:46 -0400 Date: Sun, 13 Jul 2003 10:26:23 -0700 From: Richard Henderson To: Matthew Wilcox Cc: Bernardo Innocenti , Andrew Morton , linux-kernel@vger.kernel.org Subject: Re: do_div vs sector_t Message-ID: <20030713172622.GA13824@twiddle.net> Mail-Followup-To: Matthew Wilcox , Bernardo Innocenti , Andrew Morton , linux-kernel@vger.kernel.org References: <20030711223359.GP20424@parcelfarce.linux.theplanet.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030711223359.GP20424@parcelfarce.linux.theplanet.co.uk> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 377 Lines: 12 On Fri, Jul 11, 2003 at 11:33:59PM +0100, Matthew Wilcox wrote: > Better ideas? if (likely(((n) >> 31 >> 1) == 0)) { r~ - 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/