[PATCH] runtime constants: move list of constants to vmlinux.lds.h
Jann Horn
jannh at google.com
Fri Aug 9 07:17:16 PDT 2024
On Wed, Jul 31, 2024 at 12:00 AM Jann Horn <jannh at google.com> wrote:
> On Tue, Jul 30, 2024 at 11:29 PM Arnd Bergmann <arnd at arndb.de> wrote:
> > On Tue, Jul 30, 2024, at 22:15, Jann Horn wrote:
> > > Refactor the list of constant variables into a macro.
> > > This should make it easier to add more constants in the future.
> > >
> > > Signed-off-by: Jann Horn <jannh at google.com>
> > > ---
> > > I'm not sure whose tree this has to go through - I guess Arnd's?
> >
> > This is for 6.12, right?
>
> Yeah.
>
> > I can take it through the asm-generic
> > tree if that helps, but someone else should review it first.
> >
> > If you have any other patches that would depend on this patch,
> > you can also take it through the other tree and add
> >
> > Acked-by: Arnd Bergmann <arnd at arndb.de>
> >
> > for cross-architecture bits.
>
> Thanks!
>
> I was thinking of maybe trying to write a patch based on it that'd
> have to go through the MM tree (for using this in kfence), though I'm
> not sure whether I'll actually do that yet. So your suggestion makes
> sense, maybe hold off on putting this in a tree for now...
I don't think I'll get around to doing anything on top of this patch
for the next few months at least, please take it through your tree.
More information about the linux-arm-kernel
mailing list