Re: [PATCH] mm: mm_init: use div64_ul() instead of do_div()

From: Mike Rapoport

Date: Mon Jun 01 2026 - 08:09:36 EST


On Mon, Jun 01, 2026 at 07:26:00PM +0400, Giorgi Tchankvetadze wrote:
> On Mon, Jun 1, 2026 at 3:15 PM Mike Rapoport <rppt@xxxxxxxxxx> wrote:
> >
> > Can you describe what are the actual visible effects?
> >
>
> Hey Mike.
> The only benefit and effect is a semantic cleanup, it better
> communicates the intent of the division and resolves the Coccinelle
> static analysis warning.

Can you please add something along these lines to the changelog?

> --
> Giorgi

--
Sincerely yours,
Mike.