kpatch/kpatch-build
Evgenii Shatokhin cba3081d59 kpatch-build: use Module.symvers for the target kernel
Before this fix, kpatch-build looked for Module.symvers for the core
module built for the currently running kernel. So, if one tried to build
a patch module for a kernel, different from the current one, an error
would occur. This patch fixed the problem.

Signed-off-by: Evgenii Shatokhin <eshatokhin@odin.com>
2015-10-19 13:19:09 +03:00
..
insn insn: get it to compile in create-diff-object 2014-05-30 15:19:57 -05:00
create-diff-object.c Merge pull request #504 from libin2015/section-change-fix 2015-10-15 17:05:07 -05:00
kpatch-build kpatch-build: use Module.symvers for the target kernel 2015-10-19 13:19:09 +03:00
kpatch-gcc kpatch-build: support adding new files in patch 2015-10-16 17:26:24 +08:00
list.h new .fixup group size algorithm 2014-09-15 14:54:57 -05:00
lookup.c kpatch-build: support patching weak function 2015-10-16 13:21:00 +08: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