Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932798AbXB0GVW (ORCPT ); Tue, 27 Feb 2007 01:21:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932817AbXB0GVW (ORCPT ); Tue, 27 Feb 2007 01:21:22 -0500 Received: from mu-out-0910.google.com ([209.85.134.184]:19966 "EHLO mu-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932798AbXB0GVV (ORCPT ); Tue, 27 Feb 2007 01:21:21 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=GyaxNnUlqQrTqYvtlNDsRqpVbifxEld8t53ypaXBZGbg9h3ls2LhOVuaqp0/1Z6+QB+2fm6sbGWaC+teq0hpLWsybdeLO6cw45DU7Li90Lf82wiwps3k/R3lW7/h6WkliYF6XJhCYHdqkE6wLeavfWygrpqwbKh8ef7KZRwx1eI= Message-ID: Date: Mon, 26 Feb 2007 23:21:19 -0700 From: "Dan Williams" To: "Stephen Hemminger" Subject: Re: [RFC] div64_64 support Cc: "Jan Engelhardt" , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, "Nicolas Pitre" , "Russell King - ARM Linux" In-Reply-To: <20070226143127.5c74bec9@freekitty> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070223170527.4ca695b2@freekitty> <20070226143127.5c74bec9@freekitty> X-Google-Sender-Auth: 5640421ebc786cd3 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 652 Lines: 19 On 2/26/07, Stephen Hemminger wrote: > Here is another way to handle the 64 bit divide case. > It allows full 64 bit divide by adding the support routine > GCC needs. > I know ARM already went through the process of removing __udivdi3 support: http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=2723/2 Copying Russell and Nicolas as a heads up. -- Dan - 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/