Re: [PATCH v4 3/5] livepatch: Move code for updating livepatch object relocations

From: Miroslav Benes

Date: Fri Sep 18 2026 - 10:13:16 EST


On Tue, 08 Sep 2026 14:03:23 +0200, Petr Mladek <pmladek@xxxxxxxx> wrote:
> klp_free_object_loaded() is supposed to clear changes made by
> klp_init_object_loaded(). It should call klp_clear_object_relocs()
> which is currently defined later.
>
> Move the code for updating object relocations up.
>
> This is just a preparation step. No functional changes.
>
> [...]

Acked-by: Miroslav Benes <mbenes@xxxxxxx>

--
Miroslav