[PATCH] runtime constants: move list of constants to vmlinux.lds.h

Arnd Bergmann arnd at arndb.de
Tue Jul 30 14:29:02 PDT 2024


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? 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.

    Arnd



More information about the linux-arm-kernel mailing list