Re: [PATCH v4 11/22] kbuild: Only run objtool if there is at least one command

From: Song Liu

Date: Tue Aug 11 2026 - 19:44:34 EST


On Sat, Aug 8, 2026 at 4:18 PM Josh Poimboeuf <jpoimboe@xxxxxxxxxx> 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@xxxxxxxxxx>
> Reviewed-by: Nicolas Schier <nsc@xxxxxxxxxx>
> Tested-by: Nathan Chancellor <nathan@xxxxxxxxxx>
> Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>

Acked-by: Song Liu <song@xxxxxxxxxx>