[PATCH] modpost: support arbitrary symbol length in modversion

Miguel Ojeda miguel.ojeda.sandonis at gmail.com
Fri Jan 20 06:19:56 AEDT 2023


On Wed, Jan 18, 2023 at 8:02 AM Masahiro Yamada <masahiroy at kernel.org> wrote:
>
>     - *.mod.c is kept human readable.

On the topic of `.mod.c` readability: for approaches that may be less
readable, we could improve that by adding some extra comments or
rearrange things in a different way (it is a generated file, after
all!).

For instance, for the original approach: https://godbolt.org/z/6oh45axnc

Cheers,
Miguel


More information about the Linuxppc-dev mailing list