]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
objtool/klp: Remove "objtool --checksum"
authorJosh Poimboeuf <jpoimboe@kernel.org>
Fri, 3 Apr 2026 20:10:29 +0000 (13:10 -0700)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 5 May 2026 04:16:05 +0000 (21:16 -0700)
commit3b8e56b86faa3e44745aa764c2e1fd9dbbd16104
treeb961a1fb7d848ce0e684f37d8d570fa6c0d57e99
parentd4888d58041d1a61d66f2c81cb398f9685bc7576
objtool/klp: Remove "objtool --checksum"

The checksum functionality has been moved to "objtool klp checksum"
which is now used by klp-build.  Remove the now-dead --checksum and
--debug-checksum options from the default objtool command.

Acked-by: Song Liu <song@kernel.org>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
scripts/livepatch/klp-build
tools/objtool/builtin-check.c
tools/objtool/check.c