[PATCH 04/14] arm64: head: Move boot header to .head.data

Song Liu song at kernel.org
Wed Mar 11 16:12:36 PDT 2026


On Wed, Mar 4, 2026 at 7:31 PM Josh Poimboeuf <jpoimboe at kernel.org> wrote:
>
> The arm64 boot header is mostly data.  Move it to a data section to
> prevent objtool and other tools from trying to disassemble it.  The
> final linked result is the same.
>
> 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