Re: [PATCH v4 00/63] objtool,livepatch: klp-build livepatch module generation
From: Josh Poimboeuf
Date: Thu Sep 18 2025 - 12:32:35 EST
On Wed, Sep 17, 2025 at 09:03:08AM -0700, Josh Poimboeuf wrote:
> Changes since v3 (https://lore.kernel.org/cover.1750980516.git.jpoimboe@xxxxxxxxxx):
>
> - Get rid of the SHF_MERGE+SHF_WRITE toolchain shenanigans in favor of
> simple .discard.annotate_data annotations
> - Fix potential double free in elf_create_reloc()
> - Sync interval_tree_generic.h (Peter)
> - Refactor prefix symbol creation error handling
> - Rebase on tip/master and fix new issue (--checksum getting added with --noabs)
>
> (v3..v4 diff below)
git branch:
git://git.kernel.org/pub/scm/linux/kernel/git/jpoimboe/linux.git klp-build-v4
--
Josh