Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031038AbbKDXsR (ORCPT ); Wed, 4 Nov 2015 18:48:17 -0500 Received: from mail-qg0-f50.google.com ([209.85.192.50]:33142 "EHLO mail-qg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756360AbbKDXsQ (ORCPT ); Wed, 4 Nov 2015 18:48:16 -0500 Date: Wed, 4 Nov 2015 18:48:13 -0500 (EST) From: Nicolas Pitre To: =?ISO-8859-15?Q?M=E5ns_Rullg=E5rd?= cc: Alexey Brodkin , "shemminger@linux-foundation.org" , "linux-kernel@vger.kernel.org" , "Vineet.Gupta1@synopsys.com" , "linux-snps-arc@lists.infradead.org" , "rmk+kernel@arm.linux.org.uk" , "davem@davemloft.net" , "mingo@elte.hu" Subject: Re: [PATCH] __div64_32: implement division by multiplication for 32-bit arches In-Reply-To: Message-ID: References: <1446072455-16074-1-git-send-email-abrodkin@synopsys.com> <1446220442.4394.42.camel@synopsys.com> User-Agent: Alpine 2.20 (LFD 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="8323328-1412927168-1446680894=:630" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1228 Lines: 37 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323328-1412927168-1446680894=:630 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT On Wed, 4 Nov 2015, Nicolas Pitre wrote: > On Fri, 30 Oct 2015, M?ns Rullg?rd wrote: > > > Nicolas Pitre writes: > > > > > I'm going to do it anyway given that I already have it for ARM. It'll > > > be opt-in, so if your arch doesn't provide it then the current C > > > implementation will be used by default. > > > > Great. I'll try it out on MIPS once you've posted the patch. > > You should have seen the patches by now. > > I've put them along with a bunch of do_div() usage fixes here: > > http://git.linaro.org/people/nicolas.pitre/linux.git More precisely: http://git.linaro.org/people/nicolas.pitre/linux.git div64 Nicolas --8323328-1412927168-1446680894=:630-- -- 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/