Re: [PATCH] mm: add `const` to lots of pointer parameters

From: Lorenzo Stoakes
Date: Thu Aug 28 2025 - 08:49:55 EST


On Thu, Aug 28, 2025 at 02:42:27PM +0200, Max Kellermann wrote:
> On Thu, Aug 28, 2025 at 2:35 PM Lorenzo Stoakes
> <lorenzo.stoakes@xxxxxxxxxx> wrote:
> > I'm talking about const parameter values.
>
> But that's not what my patch is about.

Perhaps not being clear - I mean making the pointers const as your patch does.

I made all the relevant points at the top level reply.