kpatch/kpatch-build
Josh Poimboeuf 9a123ecc02 kpatch-build: fix errors messages for missing files/dirs
If you give kpatch-build a bad argument for the '-s' option, it shows
the following error:

  $ kpatch-build/kpatch-build -s foo
  ERROR: source dir  not found.

The supplied 'foo' argument isn't printed as intended.

Also fix some other options which have a similar issue.
2017-07-17 22:59:37 -05:00
..
insn
create-diff-object.c create-diff-object: don't create dynrelas for exported vmlinux symbols used by modules 2017-04-20 16:56:43 -05:00
create-klp-module.c
create-kpatch-module.c
kpatch-build kpatch-build: fix errors messages for missing files/dirs 2017-07-17 22:59:37 -05:00
kpatch-elf.c elf: add .eh_frame* sections to debug section list 2017-05-11 14:02:08 -05:00
kpatch-elf.h
kpatch-gcc kpatch-gcc: update ignorelist to avoid foo/.lib_exports.o files 2017-03-10 10:26:06 -05:00
kpatch-intermediate.h
list.h
log.h
lookup.c lookup: allow local symbols to be in any order 2017-07-06 12:44:50 -05:00
lookup.h support dup file+symbol 2017-02-04 09:37:18 +08:00
Makefile