1
0
mirror of https://github.com/dynup/kpatch synced 2025-04-18 13:05:21 +00:00
kpatch/kmod/patch
Seth Jennings 8ac20f5475 add KPATCH_IGNORE_SECTION support
This macro is for ignoring sections that may change as a side effect of
another change or might be a non-bundlable section; that is one that
does not honor -ffunction-section and create a one-to-one relation from
function symbol to section.

Signed-off-by: Seth Jennings <sjenning@redhat.com>
2014-07-28 11:10:32 -05:00
..
kpatch-macros.h add KPATCH_IGNORE_SECTION support 2014-07-28 11:10:32 -05:00
kpatch-patch-hook.c support forced patching 2014-07-02 14:06:33 -05:00
kpatch-patch.h fixup review comments 2014-07-01 12:22:16 -05:00
kpatch.h build and install core module with make 2014-02-18 07:44:33 -06:00
kpatch.lds support forced patching 2014-07-02 14:06:33 -05:00
Makefile build and install core module with make 2014-02-18 07:44:33 -06:00