mirror of
https://github.com/dynup/kpatch
synced 2024-12-30 09:12:01 +00:00
aabdf9c9c9
Somewhere starting with 5.3 (probably with 9f69a496f100 "kbuild: split out *.mod out of {single,multi}-used-m rules", but that is not confirmed) .mod and correcponding .mod.cmd files started showing up during module builds throwing off kpatch-build's find_parent_obj() func. Filter out any files ending with .mod.cmd as they are definitely not the parent. Signed-off-by: Artem Savkov <artem.savkov@gmail.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 |