[PATCH v4 11/22] kbuild: Only run objtool if there is at least one command
Song Liu
song at kernel.org
Tue Aug 11 16:40:16 PDT 2026
On Sat, Aug 8, 2026 at 4:18 PM Josh Poimboeuf <jpoimboe at kernel.org> wrote:
>
> Split the objtool args into commands and options, such that if no
> commands have been enabled, objtool doesn't run.
>
> This is in preparation for enabling objtool and klp-build for arm64.
>
> Reviewed-by: Nathan Chancellor <nathan at kernel.org>
> Reviewed-by: Nicolas Schier <nsc at kernel.org>
> Tested-by: Nathan Chancellor <nathan at kernel.org>
> 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