Documentation/livepatch/callbacks.txt
0 → 100644
+605
−0
File added.
Preview size limit exceeded, changes collapsed.
+26
−0
+42
−10
+40
−0
+1
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This pulls in an infrastructure/API that allows livepatch writers to
register pre-patch and post-patch callbacks that allow for running a
glue code necessary for finalizing the patching if necessary.
Conflicts:
kernel/livepatch/core.c
- trivial conflict by adding a callback call into
module going notifier vs. moving that code block
to klp_cleanup_module_patches_limited()
Signed-off-by:
Jiri Kosina <jkosina@suse.cz>
File added.
Preview size limit exceeded, changes collapsed.