Re: [GIT PULL] optimize 64-by-32 ddivision for constant divisors on 32-bit machines

From: Nicolas Pitre
Date: Thu Nov 19 2015 - 19:29:41 EST


On Thu, 19 Nov 2015, Arnd Bergmann wrote:

> On Monday 16 November 2015 20:20:38 Nicolas Pitre wrote:
> > Arnd,
> >
> > Please pull the following branch:
> >
> > git://git.linaro.org/people/nicolas.pitre/linux div64
>
> Pulled into my asm-generic tree now, it should show up in linux-next
> tomorrow.

Thanks.

I removed a small optimization from the top commit that was included by
mistake into a patch that was supposed to produce identical code
(noticed by Måns). It's not urgent but it would be good if you could
repull at some point.


Nicolas