Re: [PATCH v2 42/53] klp-build: Use "objtool klp checksum" subcommand
From: Miroslav Benes
Date: Tue May 05 2026 - 07:59:06 EST
On Thu, 30 Apr 2026 21:08:30 -0700, Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
> Use the new "objtool klp checksum" subcommand instead of injecting
> --checksum into every objtool invocation via OBJTOOL_ARGS during the
> kernel build.
>
> This decouples checksum generation from the build, running it in
> separate post-build passes, making the code (and the patch generation
> pipeline itself) more modular.
>
> [...]
Reviewed-by: Miroslav Benes <mbenes@xxxxxxx>
--
Miroslav