Re: [PATCH v9 03/27] kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`

From: Miguel Ojeda
Date: Wed Aug 17 2022 - 16:45:51 EST


On Wed, Aug 17, 2022 at 10:31 PM Kees Cook <keescook@xxxxxxxxxxxx> wrote:
>
> Yeah, please add a source comment for that. :)

I agree, I think this sort of explanation should be in the source vs.
the commit message, since it explains something about the code, not
the change itself.

Cheers,
Miguel