kpatch/kpatch-build
Seth Jennings ead06280df check for changed sections that are not included
There are many cases where a section may have
changed due to soure-level change but the inclusion
logic has not selected it for output.  Some of these
cases are real no-go situations like changing data
structures.  Some are just situations that
create-diff-object isn't smart enough to figure out
(yet).

Either way, it should be considered fatal when a
changed section hasn't been selected for output.

Signed-off-by: Seth Jennings <sjenning@redhat.com>
2014-03-27 17:38:02 -05:00
..
add-patches-section.c add-patches-section: detect no patched functions 2014-03-19 17:46:53 -05:00
create-diff-object.c check for changed sections that are not included 2014-03-27 17:38:02 -05:00
kpatch-build Add -c|--config option to kpatch-build 2014-03-21 14:43:10 +08:00
link-vmlinux-syms.c error on symbol ambiguity in link-vmlinux-syms 2014-03-19 16:26:43 -05:00
Makefile add uninstall target 2014-03-20 11:29:25 -05:00