Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031251AbbKDXtf (ORCPT ); Wed, 4 Nov 2015 18:49:35 -0500 Received: from unicorn.mansr.com ([81.2.72.234]:50151 "EHLO unicorn.mansr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1031072AbbKDXte convert rfc822-to-8bit (ORCPT ); Wed, 4 Nov 2015 18:49:34 -0500 From: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= To: Nicolas Pitre 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 References: <1446072455-16074-1-git-send-email-abrodkin@synopsys.com> <1446220442.4394.42.camel@synopsys.com> Date: Wed, 04 Nov 2015 23:49:25 +0000 In-Reply-To: (Nicolas Pitre's message of "Wed, 4 Nov 2015 18:46:44 -0500 (EST)") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 880 Lines: 25 Nicolas Pitre writes: > 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. Yes, I've seen them. I've been busy with other things but hope get to it before the end of the week. At first glance, it looks good to me. -- M?ns Rullg?rd mans@mansr.com -- 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/