[PATCH v4 13/22] objtool: Refactor elf_add_data() to use a growable data buffer

Song Liu song at kernel.org
Tue Aug 11 16:48:12 PDT 2026


On Sat, Aug 8, 2026 at 4:18 PM Josh Poimboeuf <jpoimboe at kernel.org> wrote:
>
> Instead of calling elf_newdata() for each new piece of data with its own
> separate buffer, keep it all in the same growable buffer so the
> section's entire data can be accessed if needed.
>
> Signed-off-by: Josh Poimboeuf <jpoimboe at kernel.org>

Acked-by: Song Liu <song at kernel.org>



More information about the linux-arm-kernel mailing list