Re: [PATCH v3 02/35] scripts/kallysms: Always include __start and __stop symbols
From: Kees Cook
Date: Mon Feb 12 2024 - 17:07:07 EST
On Mon, Feb 12, 2024 at 01:38:48PM -0800, Suren Baghdasaryan wrote:
> From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
>
> These symbols are used to denote section boundaries: by always including
> them we can unify loading sections from modules with loading built-in
> sections, which leads to some significant cleanup.
>
> Signed-off-by: Kent Overstreet <kent.overstreet@xxxxxxxxx>
Seems reasonable!
Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>
--
Kees Cook