+1
−201
kernel/livepatch/patch.c
0 → 100644
+213
−0
kernel/livepatch/patch.h
0 → 100644
+32
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Move functions related to the actual patching of functions and objects into a new patch.c file. Signed-off-by:Josh Poimboeuf <jpoimboe@redhat.com> Acked-by:
Miroslav Benes <mbenes@suse.cz> Reviewed-by:
Petr Mladek <pmladek@suse.com> Reviewed-by:
Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>