On Thu, 30 Apr 2026 21:08:30 -0700, Josh Poimboeuf <[email protected]> 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 <[email protected]> -- Miroslav

