]> Gentwo Git Trees - linux/.git/commit
livepatch/klp-build: Add stub init code for livepatch modules
authorJosh Poimboeuf <jpoimboe@kernel.org>
Wed, 17 Sep 2025 16:04:07 +0000 (09:04 -0700)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 14 Oct 2025 21:50:19 +0000 (14:50 -0700)
commit59adee07b568fb78e2bf07df1f22f3fe45b7240a
tree9f3479d861d89edda09ff55e7ff862c4f0d04dac
parentabaf1f42ddd070662fb419aed29c985ea209bd88
livepatch/klp-build: Add stub init code for livepatch modules

Add a module initialization stub which can be linked with binary diff
objects to produce a livepatch module.

Acked-by: Petr Mladek <pmladek@suse.com>
Tested-by: Joe Lawrence <joe.lawrence@redhat.com>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
scripts/livepatch/init.c [new file with mode: 0644]