Re: [PATCH 3/3] kfence: allow change number of object by early parameter

From: Andrew Morton

Date: Thu Dec 18 2025 - 19:08:32 EST


On Fri, 19 Dec 2025 01:03:11 +0100 Marco Elver <elver@xxxxxxxxxx> wrote:

> > > include/linux/kfence.h | 5 +-
> > > mm/kfence/core.c | 122 +++++++++++++++++++++++++++++-----------
> > > mm/kfence/kfence.h | 4 +-
> > > mm/kfence/kfence_test.c | 2 +-
> >
> > Can you please add some documentation in Documentation/dev-tools/kfence.rst?
> >
> > Also, this should be described in
> > Documentation/admin-guide/kernel-parameters.txt. That file doesn't
> > mention kfence at all, which might be an oversight.
> >
> > Meanwhile, I'll queue these patches in mm.git's mm-nonmm-unstable
> > branch for some testing. I'll await reviewer input before proceeding
> > further. Thanks.
>
> Note, there was an v2 sent 5 hours after this v1, which I had
> commented on here:
> https://lore.kernel.org/all/aUPB18Xeh1BhF9GS@xxxxxxxxxxxxxxxx/

Ah, OK, thanks, I confused myself. I'll drop the v1 series and shall
await a v3!