include/linux/livepatch_helpers.h
0 → 100644
+77
−0
Loading
Add some helper macros which can be used by livepatch source .patch files to register callbacks, convert static calls to regular calls where needed, and patch syscalls. Acked-by:Petr Mladek <pmladek@suse.com> Tested-by:
Joe Lawrence <joe.lawrence@redhat.com> Signed-off-by:
Josh Poimboeuf <jpoimboe@kernel.org>