]> git.ipfire.org Git - thirdparty/linux.git/commit
objtool/klp: Calculate object checksums
authorJosh Poimboeuf <jpoimboe@kernel.org>
Thu, 16 Apr 2026 05:49:53 +0000 (22:49 -0700)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 5 May 2026 04:16:06 +0000 (21:16 -0700)
commit873a2208ea31e822e0a5eea86b8a3fd07208db45
tree128f52b2dd83824dc72923822ea295c2adfb8580
parent225d16dd510d92c8eaba8e6496cfaa7881a24827
objtool/klp: Calculate object checksums

Start checksumming data objects in preparation for revamping the
correlation algorithm.

Acked-by: Song Liu <song@kernel.org>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
tools/objtool/include/objtool/checksum.h
tools/objtool/include/objtool/warn.h
tools/objtool/klp-checksum.c
tools/objtool/klp-diff.c