mirror of
https://github.com/dynup/kpatch
synced 2025-01-02 10:42:01 +00:00
fd9806b152
When building out-of-tree modules, gcc may be passed full source pathnames (like /home/user/testmod/testmod.c). Adjust the filepath filtering in kpatch-gcc to match against files relative to the KPATCH_GCC_SRCDIR / kpatch-build SRCDIR prefix. Fixes: #941 Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com> |
||
---|---|---|
.. | ||
gcc-plugins | ||
insn | ||
create-diff-object.c | ||
create-klp-module.c | ||
create-kpatch-module.c | ||
kpatch-build | ||
kpatch-elf.c | ||
kpatch-elf.h | ||
kpatch-gcc | ||
kpatch-intermediate.h | ||
kpatch.h | ||
list.h | ||
log.h | ||
lookup.c | ||
lookup.h | ||
Makefile |