Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756431AbbKDXqt (ORCPT ); Wed, 4 Nov 2015 18:46:49 -0500 Received: from mail-qk0-f170.google.com ([209.85.220.170]:34116 "EHLO mail-qk0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756404AbbKDXqr (ORCPT ); Wed, 4 Nov 2015 18:46:47 -0500 Date: Wed, 4 Nov 2015 18:46:44 -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-181485415-1446680806=:630" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1075 Lines: 31 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-181485415-1446680806=:630 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT 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 Nicolas --8323328-181485415-1446680806=: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/