kpatch/kpatch-build
Josh Poimboeuf e27ffadce1 make "descriptor" a special static local variable
The "descriptor" static local variables and their containing __verbose
section are used for dynamic debug printks.  They should be considered
as special static local variable symbols because they have the same
requirements: they should never be correlated and they should only be
included if referenced by an included function.
2014-10-01 11:11:54 -05:00
..
insn insn: get it to compile in create-diff-object 2014-05-30 15:19:57 -05:00
create-diff-object.c make "descriptor" a special static local variable 2014-10-01 11:11:54 -05:00
kpatch-build Merge pull request #428 from jpoimboe/full-tree-recompile 2014-09-15 21:22:08 -05:00
kpatch-gcc kpatch-gcc: skip vdso files 2014-09-15 11:17:37 -05:00
list.h new .fixup group size algorithm 2014-09-15 14:54:57 -05:00
lookup.c exclude UNDEF global syms from lookup_global_symbol 2014-06-02 20:34:37 -05:00
lookup.h merge add-patches-section functionality into create-obj-diff 2014-05-20 12:44:30 -05:00
Makefile improve kpatch-build Makefile 2014-09-23 09:45:04 -05:00