On Fri, Jan 23, 2026 at 11:26:55AM +0100, Petr Pavlu wrote:
Changes since v2 [1]:
- Generalize the helper function that locates __klp_objects in a module
to allow it to find any data in other sections as well.
Changes since v1 [2]:
- Generalize the helper function that locates __klp_objects in a module
to allow it to find objects in other sections as well.
[1] https://lore.kernel.org/linux-modules/20260121082842.3050453-1-petr.pavlu@suse.com/ (local)
[2] https://lore.kernel.org/linux-modules/20260114123056.2045816-1-petr.pavlu@suse.com/ (local)
Petr Pavlu (2):
livepatch: Fix having __klp_objects relics in non-livepatch modules
livepatch: Free klp_{object,func}_ext data after initialization
Thanks!
Acked-by: Josh Poimboeuf <jpoimboe@kernel.org>
--
Josh