[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <5777a9f3-a56c-424f-8e02-6bc6af1af9e8@app.fastmail.com>
Date: Sat, 26 Oct 2024 10:04:09 +0000
From: "Arnd Bergmann" <arnd@...db.de>
To: "Nicolas Pitre" <nico@...xnic.net>
Cc: "Russell King" <linux@...linux.org.uk>,
Linux-Arch <linux-arch@...r.kernel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 0/4] simplify do_div() with constant divisor
On Sat, Oct 26, 2024, at 00:36, Nicolas Pitre wrote:
> On Fri, 4 Oct 2024, Arnd Bergmann wrote:
>
>> On Thu, Oct 3, 2024, at 21:16, Nicolas Pitre wrote:
>> > While working on mul_u64_u64_div_u64() improvements I realized that there
>> > is a better way to perform a 64x64->128 bits multiplication with overflow
>> > handling.
>> >
>> > Change from v3:
>> >
>> > - Added timings to commit log of patch #4.
>> >
>> > Link to v3:
>> > https://lore.kernel.org/lkml/20240708012749.2098373-2-nico@fluxnic.net/T/
>>
>> Looks good to me. There are no other comments, I would apply this
>> in the asm-generic tree for 6.13.
>
> Hello Arnd, still no sign of those patches in the asm-generic tree nor
> the linux-next tree.
Thanks for the reminder, I've applied it now.
Arnd
Powered by blists - more mailing lists