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

From: Linus Torvalds
Date: Wed Jul 31 2024 - 17:27:03 EST


On Tue, 30 Jul 2024 at 13:15, Jann Horn <jannh@xxxxxxxxxx> wrote:
>
> Refactor the list of constant variables into a macro.
> This should make it easier to add more constants in the future.

LGTM too.

Linus